Skip to content

WinML - Remove the inclusive Microsoft.WindowsAppSDK.ML range check#1907

Merged
chrisdMSFT merged 1 commit into
mainfrom
user/chrisd/remove-winml-nuget-version-range
Dec 8, 2025
Merged

WinML - Remove the inclusive Microsoft.WindowsAppSDK.ML range check#1907
chrisdMSFT merged 1 commit into
mainfrom
user/chrisd/remove-winml-nuget-version-range

Conversation

@chrisdMSFT
Copy link
Copy Markdown
Contributor

We originally worried about combability issues between GenAI and the OnnxRuntime provided by Microsoft.WindowsAppSDK.ML. We have since confirmed we only need the lower bound.

  • Remove the ort_nuget_winml_package_reference_version pipeline parameters.
  • Use the version of Microsoft.WindowsAppSDK.ML as the lower bound in the dependency reference.

@chrisdMSFT chrisdMSFT enabled auto-merge (squash) December 8, 2025 19:53
@chrisdMSFT chrisdMSFT merged commit c543bf8 into main Dec 8, 2025
15 checks passed
@chrisdMSFT chrisdMSFT deleted the user/chrisd/remove-winml-nuget-version-range branch December 8, 2025 21:46
chrisdMSFT added a commit that referenced this pull request Dec 8, 2025
…1907)

We originally worried about combability issues between GenAI and the
OnnxRuntime provided by `Microsoft.WindowsAppSDK.ML`. We have since
confirmed we only need the lower bound.

- Remove the `ort_nuget_winml_package_reference_version` pipeline
parameters.
- Use the version of `Microsoft.WindowsAppSDK.ML` as the lower bound in
the dependency reference.
@chrisdMSFT chrisdMSFT mentioned this pull request Dec 8, 2025
kunal-vaishnavi pushed a commit that referenced this pull request Dec 9, 2025
…1907)

We originally worried about combability issues between GenAI and the
OnnxRuntime provided by `Microsoft.WindowsAppSDK.ML`. We have since
confirmed we only need the lower bound.

- Remove the `ort_nuget_winml_package_reference_version` pipeline
parameters.
- Use the version of `Microsoft.WindowsAppSDK.ML` as the lower bound in
the dependency reference.
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