Skip to content

Windows ML: Consolidate ResNet projections into main solution and fix warnings - #534

Merged
adrastogi merged 2 commits into
mainfrom
user/adrastogi/fix-winml-sln
Sep 24, 2025
Merged

Windows ML: Consolidate ResNet projections into main solution and fix warnings#534
adrastogi merged 2 commits into
mainfrom
user/adrastogi/fix-winml-sln

Conversation

@adrastogi

Copy link
Copy Markdown
Contributor

Description

The ResNet-related projects previously had their own solutions; we had cleaned up the one for C++ but left behind the C# one. This change removes that solution and then adds both projects to the main solution for the Windows ML area. This change also fixes a couple warnings Visual Studio flagged in the code.

Target Release

1.8.1

Checklist

Note that /azp run currently isn't working for this repo.

Comment thread Samples/WindowsML/cs-winui/MainWindow.xaml.cs
@adrastogi
adrastogi merged commit 9de4fb5 into main Sep 24, 2025
4 checks passed
@adrastogi
adrastogi deleted the user/adrastogi/fix-winml-sln branch September 24, 2025 21:36
adrastogi added a commit that referenced this pull request Sep 24, 2025
… warnings (#534)

* Remove Resnet C# solution and move those projects to main WinML solution

* Fix warnings

---------

Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
adrastogi added a commit that referenced this pull request Sep 24, 2025
… warnings (#534) (#535)

* Remove Resnet C# solution and move those projects to main WinML solution

* Fix warnings

---------

Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants