microsoft / WindowsAppSDK

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
https://docs.microsoft.com/windows/apps/windows-app-sdk/
MIT License
3.79k stars 320 forks source link

Update CsWinRT version #4487

Closed manodasanW closed 3 months ago

manodasanW commented 3 months ago

Updating CsWinRT version to unblock IXP build.

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING: Comments made by azure-pipelines bot maybe inaccurate. Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR (https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary) and run the build against your PR branch with the default parameters.

manodasanW commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
DrusTheAxe commented 3 months ago

After making these changes did you run DevCheck -CheckDependencies ?

If it reports anything needing updating run DevCheck -SyncDependencies. Or just do that now and see if git status reports any changed files to add to your PR

manodasanW commented 3 months ago

After making these changes did you run DevCheck -CheckDependencies ?

If it reports anything needing updating run DevCheck -SyncDependencies. Or just do that now and see if git status reports any changed files to add to your PR

Ran it and looks like git status shows no changes as needed.