CsWinRT
CsWinRT copied to clipboard
Hope that the future can in Nuget package management page through the UI update Microsoft.Windows.SDK.NET.Ref package
Describe the bug
Hope that the future can in Nuget package management page through the UI update Microsoft.Windows.SDK.NET.Ref package 希望未来能在 Nuget 包管理页面中通过 UI 更新 Microsoft.Windows.SDK.NET.Ref 包
After updating to CsWinRT 2.1.X, we found that the Microsoft.Windows.SDK.NET.Ref framework package will also be updated with the version of CsWinRT, however if we want to know the latest version of Microsoft.Windows.SDK.NET.Ref, we need to manually search and modify the <WindowsSdkPackageVersion>10.0.26100.45</WindowsSdkPackageVersion> property value, which is no longer very convenient. I hope that the CsWinRT team can communicate with the Visual Studio team, and you can add a separate display of the content of the framework package on the Nuget package management page, and you can follow the ordinary Nuget package to update it on the Nuget package management page 在更新到 CsWinRT 2.1.X 后,我们发现Microsoft.Windows.SDK.NET.Ref 框架包也会随着 CsWinRT 的版本进行更新,然而如果我们想了解 Microsoft.Windows.SDK.NET.Ref 的最新版本,需要手动搜索并修改 csproj 下的 <WindowsSdkPackageVersion>10.0.26100.45</WindowsSdkPackageVersion> 属性值,这已操作不太方便。希望 CsWinRT 团队能和 Visual Studio 团队能沟通一下,可以在 Nuget 包的管理页面添加一个单独显示框架包的内容,可以跟随普通的 Nuget 包在 Nuget 包管理页面进行更新
To Reproduce
Expected behavior
Can add a separate display of the content of the framework package on the Nuget package management page, and you can follow the ordinary Nuget package to update it on the Nuget package management page 可以在 Nuget 包的管理页面添加一个单独显示框架包的内容,可以跟随普通的 Nuget 包在 Nuget 包管理页面进行更新
Version Info
CsWinRT 2.1.3 .NET 9 Preview 7 Windows SDK 10.0.26100.45 Visual Studio 17.11.3
Additional context
None