Closed JohnMcPMS closed 1 week ago
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Aot
Why did you remove
WindowsSdkPackageVersion
? We still need it, just set it to:
- .53 for .NET 6
- .54 for .NET 8
Does CsWinRT not choose the appropriate value by default based on its own version and the TFM?
No, it's the .NET SDK that picks the projection version, not CsWinRT. And we haven't shipped a .NET SDK using the latest projections yet, so we can just manually specify that version for now, and remove it in the future. But really there's no harm hardcoding it in projections projects, as long as you don't forget to go back and remove it or update it later on 🙂
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
Aot
See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.
unamanged
Change
Produce a CsWinRT projection for Microsoft.Management.Deployment. Move to CsWinRT 2.1.6 across the solution.
Microsoft Reviewers: Open in CodeFlow
I am glad that WinGet's deployment api uses the new CsWinRT, so would you like to ask if the new Projection dll with CsWinRT will be included in the winget nuget distribution in the next release?
非常欣慰 WinGet 的 deployment api 使用新的 CsWinRT,所以想问一下,下一个版本会在 winget nuget 发行包中包含新带有 CsWinRT 的 Projection dll 吗?
Change
Produce a CsWinRT projection for Microsoft.Management.Deployment. Move to CsWinRT 2.1.6 across the solution.
Microsoft Reviewers: Open in CodeFlow