Skip to content

Bumped Microsoft.WindowsAppSDK to 2.0.0-experimental5#587

Open
azchohfi wants to merge 1 commit intomainfrom
alzollin/experimental5
Open

Bumped Microsoft.WindowsAppSDK to 2.0.0-experimental5#587
azchohfi wants to merge 1 commit intomainfrom
alzollin/experimental5

Conversation

@azchohfi
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 26, 2026 07:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the Microsoft.WindowsAppSDK from version 2.0.0-experimental3 to 2.0.0-experimental5. This SDK upgrade includes breaking API changes that require namespace and XAML property updates throughout the codebase.

Changes:

  • Updated WindowsAppSDK package version from experimental3 to experimental5
  • Migrated namespace from Microsoft.Windows.AI.Search.Experimental.AppContentIndex to Microsoft.Windows.Search.AppContentIndex across all WCR APIs sample files
  • Updated XAML layout controls: FlowLayout properties from MinColumnSpacing/MinRowSpacing to MinItemSpacing/LineSpacing, and WrapPanel properties from HorizontalSpacing/VerticalSpacing to ItemSpacing/LineSpacing

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Directory.Packages.props Bumps WindowsAppSDK version from 2.0.0-experimental3 to 2.0.0-experimental5
AIDevGallery/Samples/WCRAPIs/SemanticSearch.xaml.cs Updates namespace from experimental to stable AppContentIndex namespace
AIDevGallery/Samples/WCRAPIs/KnowledgeRetrieval.xaml.cs Updates namespace from experimental to stable AppContentIndex namespace
AIDevGallery/Samples/WCRAPIs/AppIndexCapability.xaml.cs Updates namespace from experimental to stable AppContentIndex namespace
AIDevGallery/Pages/APIs/APIOverview.xaml Updates FlowLayout properties to new naming convention
AIDevGallery/MainWindow.xaml.cs Updates namespace from experimental to stable AppContentIndex namespace
AIDevGallery/Controls/ModelPicker/ModelPickerViews/OnnxPickerView.xaml Updates WrapPanel properties to new naming convention

@azchohfi
Copy link
Contributor Author

This should not be merged without proper testing on arm64 c+pcs. I do not believe it is working due to an older version of onnxruntime.

Copy link
Collaborator

@haoliuu haoliuu left a comment

Choose a reason for hiding this comment

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

Winappsdk exp4+ doesn't work with the existing QNN EP (discussion in another thread #573). Let's hold off on this for now

@haoliuu haoliuu self-requested a review March 5, 2026 03:16
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.

3 participants