commandlineparser / commandlineparser/commandline
Target newer .NET versions
- 主要語言
- C#
- 星號
- 4.8k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
It would be nice to support newer TargetFrameworks. Using it in a netcoreapp3.1 project causes a bunch of
```
warning MSB3277: Found conflicts between different versions of "Microsoft.Win32.Registry" that could not be resolved.
```
Project file:
```
Exe
netcoreapp3.1
```
See also https://github.com/FluentValidation/FluentValidation/issues/638.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
首先,使用提供的 netcoreapp3.1 專案檔重現 MSB3277 警告,並檢查其對 Microsoft.Build、Microsoft.Build.Framework、Microsoft.Build.Locator 和 Microsoft.Build.Utilities.Core 的參考。完成的標準是專案能夠以較新的 .NET framework 為目標,而不會出現所回報的 Microsoft.Win32.Registry 衝突。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100