microsoft / microsoft/winget-cli
Please add.NET 8.0+ support for other nuget packages of winget
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the NuGet metadata for Microsoft.WindowsPackageManager.ComInterop and Microsoft.WindowsPackageManager.Configuration.OutOfProc with Microsoft.WindowsPackageManager.InProcCom, Microsoft.WindowsPackageManager.Utils, and Microsoft.WindowsPackageManager.Configuration. Confirm which packages lack .NET 8.0 support and the CSWinRT projection DLL, then identify the package configuration that controls those assets. Done means the three affected packages provide the expected .NET 8.0 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100