Please add.NET 8.0+ support for other nuget packages of winget
Brief description of your issue
Please add.NET 8.0+ support for other nuget packages of winget
-------------------------------
请对 winget 的其他 nuget 包添加 .NET 8.0+ 支持
Can be seen in the official nuget warehouse, Microsoft.WindowsPackageManager.Com Interop, Microsoft. WindowsPackageManager. Configuration. OutOfProc added to the.net 8.0 support, but Microsoft. WindowsPackageManager. InProcCom, Microsoft, WindowsPackageManager Utils and Microsoft. WindowsPackageManager. The Configuration of the three packages without adding to. NET 8.0 support, This means that these three packages do not come with the new.NET Core CSWINRT projection dll. It is hoped that this defect can be improved as soon as possible.
-------------------------------
从 nuget 官方仓库中可以看到,Microsoft.WindowsPackageManager.ComInterop,Microsoft.WindowsPackageManager.Configuration.OutOfProc 添加了对 .NET 8.0 的支持,但是 Microsoft.WindowsPackageManager.InProcCom,Microsoft.WindowsPackageManager.Utils 和 Microsoft.WindowsPackageManager.Configuration 这三个包却没有添加对 .NET 8.0 的支持,这意味着这三个包并没有附带新的 .NET Core CSWINRT projection dll,希望能尽快完善这一缺陷。
Steps to reproduce
Expected behavior
See description
Actual behavior
See description
Environment
See description