Skip to content

提到主分支 New/for classisland 2.1.1.0 - #93

Closed
Programmer-MrWang wants to merge 88 commits into
mainfrom
new/for-classisland-2.1.1.0
Closed

提到主分支 New/for classisland 2.1.1.0#93
Programmer-MrWang wants to merge 88 commits into
mainfrom
new/for-classisland-2.1.1.0

Conversation

@Programmer-MrWang

Copy link
Copy Markdown
Owner

No description provided.

MrWanger-qq and others added 30 commits July 21, 2026 10:52
Co-authored-by: Programmer_MrWang <wanghaoyu-geren@outlook.com>
fix:System.Management版本号错误导致程序启动崩溃

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 679605fa59

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread SystemTools.csproj
<PropertyGroup>
<TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>
<TargetFramework>net10.0-windows10.0.19041.0</TargetFramework>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update CI to install a .NET 10 SDK

This retargets the project to net10.0-windows10.0.19041.0, but I checked .github/workflows/dotnet-build.yml and the build job still installs only dotnet-version: '8.0.x' before running dotnet restore and dotnet publish -p:CreateCipx=true. On every PR/push CIPX build, an SDK 8 runner cannot build a net10.0 target, so the release artifact generation will fail until the workflow installs a .NET 10 SDK or the target framework stays on a supported SDK.

Useful? React with 👍 / 👎.

@Programmer-MrWang
Programmer-MrWang deleted the new/for-classisland-2.1.1.0 branch August 21, 2026 16:10
@Programmer-MrWang
Programmer-MrWang restored the new/for-classisland-2.1.1.0 branch August 21, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants