PSReadLine projects targets .NET 6 which is out of support
還沒有人認領這個 Issue。
評估
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 新手友好度
- 35/100
- Issue 類型
- 重構
- 描述清晰度
- 基本清楚
- 活躍度
- 停滯
- 技術堆疊
- csharp
- 領域
- build-system
研究方向
Start by inspecting the TargetFrameworks entries in test/PSReadLine.Tests.csproj, Polyfill/Polyfill.csproj, and MockPSConsole/MockPSConsole.csproj. Check the existing buildscript and readme for .NET 6 references, then run the repository's current build and tests. Done means the projects target net472;net8.0 and any resulting package or compatibility issues are resolved.
由索引模型根據 Issue 內容生成。
描述
Prerequisites
- Write a descriptive title.
Description of the new feature/enhancement
The TargetFrameworks is <TargetFrameworks>net472;net6.0</TargetFrameworks>
https://github.com/PowerShell/PSReadLine/blob/master/test/PSReadLine.Tests.csproj
https://github.com/PowerShell/PSReadLine/blob/master/Polyfill/Polyfill.csproj
https://github.com/PowerShell/PSReadLine/blob/master/MockPSConsole/MockPSConsole.csproj
Should be updated to net8.0 instead
Proposed technical implementation details (optional)
Change TFM and fix any issues caused by that
<TargetFrameworks>net472;net8.0</TargetFrameworks>
Might make sense (or be required) to update some packages at the same time.
Update buildscript/readme
- 主要語言
- C#
- 星號
- 4.4k
- 分支
- 341
- PR 合併指標
- 30 天內沒有已合併 PR
環境準備
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
PowerShell/PSReadLine 的其他 Issue
-
Needs-Triage :mag:
難度 2/5 1-3 小時 新手友好度 78/100
PowerShell/PSReadLine#5205 ·
-
Needs-Triage :mag:
難度 2/5 1-3 小時 新手友好度 68/100
PowerShell/PSReadLine#5195 ·
-
Needs-Triage :mag:
難度 2/5 1-3 小時 新手友好度 72/100
PowerShell/PSReadLine#5121 ·
-
Needs-Triage :mag:
難度 2/5 1-3 小時 新手友好度 64/100
PowerShell/PSReadLine#5045 ·
-
Area-CommandHelp Issue-Enhancement
難度 1/5 1 小時以內 新手友好度 68/100
PowerShell/PSReadLine#3470 · 3 個 reaction ·
查看 PowerShell/PSReadLine 的全部 Issue
相似的 Issue
-
area-System.Numerics.Tensors untriaged
難度 2/5 1-3 小時 新手友好度 78/100
dotnet/runtime#134691 · 2 則留言 ·
維護者通常 1 天內回覆
-
ci-failure-cause test-failure
難度 2/5 1-3 小時 新手友好度 72/100
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 68/100
-
難度 2/5 1-3 小時 新手友好度 78/100
AvaloniaUI/Avalonia#22312 ·
維護者通常 1 天內回覆
-
難度 1/5 1 小時以內 新手友好度 68/100