Skip to content

Update WindowsML samples to Windows App SDK 2.1.3 with ML 2.1.1 and O…#643

Open
mahabayana wants to merge 11 commits into
microsoft:mainfrom
mahabayana:User/mahabayana/winmlVersioning
Open

Update WindowsML samples to Windows App SDK 2.1.3 with ML 2.1.1 and O…#643
mahabayana wants to merge 11 commits into
microsoft:mainfrom
mahabayana:User/mahabayana/winmlVersioning

Conversation

@mahabayana
Copy link
Copy Markdown
Contributor

Package version changes:

  • Microsoft.WindowsAppSDK: 1.8.260101001 -> 2.1.3
  • Microsoft.WindowsAppSDK.ML: 1.8.2119 -> 2.1.1
  • Microsoft.WindowsAppSDK.AI: 1.8.44 -> 2.1.10
  • Microsoft.WindowsAppSDK.Base: 1.8.x -> 2.0.4
  • Microsoft.WindowsAppSDK.DWrite: 1.8.x -> 2.1.0
  • Microsoft.WindowsAppSDK.Foundation: 1.8.x -> 2.0.21
  • Microsoft.WindowsAppSDK.InteractiveExperiences: 1.8.x -> 2.0.13
  • Microsoft.WindowsAppSDK.Runtime: 1.8.x -> 2.1.3
  • Microsoft.WindowsAppSDK.Widgets: 1.8.x -> 2.0.5
  • Microsoft.WindowsAppSDK.WinUI: 1.8.x -> 2.1.0
  • Microsoft.ML.OnnxRuntimeGenAI.WinML: 0.10.0 -> 0.14.0
  • Added Microsoft.Windows.AI.MachineLearning 2.1.1

Excluded: cpp/CppConsoleDesktop.FrameworkDependent, cpp/CppConsoleDesktop.SelfContained

…nnxRuntimeGenAI.WinML 0.14.0

Package version changes:
- Microsoft.WindowsAppSDK: 1.8.260101001 -> 2.1.3
- Microsoft.WindowsAppSDK.ML: 1.8.2119 -> 2.1.1
- Microsoft.WindowsAppSDK.AI: 1.8.44 -> 2.1.10
- Microsoft.WindowsAppSDK.Base: 1.8.x -> 2.0.4
- Microsoft.WindowsAppSDK.DWrite: 1.8.x -> 2.1.0
- Microsoft.WindowsAppSDK.Foundation: 1.8.x -> 2.0.21
- Microsoft.WindowsAppSDK.InteractiveExperiences: 1.8.x -> 2.0.13
- Microsoft.WindowsAppSDK.Runtime: 1.8.x -> 2.1.3
- Microsoft.WindowsAppSDK.Widgets: 1.8.x -> 2.0.5
- Microsoft.WindowsAppSDK.WinUI: 1.8.x -> 2.1.0
- Microsoft.ML.OnnxRuntimeGenAI.WinML: 0.10.0 -> 0.14.0
- Added Microsoft.Windows.AI.MachineLearning 2.1.1

Excluded: cpp/CppConsoleDesktop.FrameworkDependent, cpp/CppConsoleDesktop.SelfContained

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Comment thread Samples/WindowsML/nuget.config
Comment thread Samples/WindowsML/cpp-abi/packages.config
<package id="Microsoft.WindowsAppSDK.Widgets" version="1.8.251231004" targetFramework="native" />
<package id="Microsoft.WindowsAppSDK.WinUI" version="1.8.251222000" targetFramework="native" />
<package id="Microsoft.ML.OnnxRuntimeGenAI.WinML" version="0.10.0" targetFramework="native" />
<package id="Microsoft.WindowsAppSDK" version="2.1.3" targetFramework="native" />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any updates needed to the CppConsoleDesktop.FrameworkDependent and CppConsoleDesktop.SelfContained projects? I didn't see those in the diffs. Similar for the Python samples, do they need to point to any different packages?

Comment thread Samples/WindowsML/cmake/WinMLEpCatalog/CMakeLists.txt
Comment thread Samples/WindowsML/cpp-cmake/CMakeLists.txt Outdated
Comment thread Samples/WindowsML/cpp-cmake/CMakeLists.txt Outdated
Comment thread Samples/WindowsML/cpp-cmake/CMakeLists.txt Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants