Skip to content

Migrate to .NET 10#181

Merged
Freeesia merged 2 commits into
masterfrom
copilot/migrate-to-dotnet-10
Mar 20, 2026
Merged

Migrate to .NET 10#181
Freeesia merged 2 commits into
masterfrom
copilot/migrate-to-dotnet-10

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 20, 2026

Upgrades the project from .NET 8 to .NET 10.

Changes

  • VdLabel/VdLabel.csproj

    • TargetFramework: net8.0-windows10.0.19041.0net10.0-windows10.0.19041.0
    • System.Management: 9.0.110.0.0
  • .github/workflows/dotnet-desktop.yml

    • dotnet-version: 8.0.x10.0.x in both build and installer jobs
Original prompt

This section details on the original issue you should resolve

<issue_title>.NET 10に移行する</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Co-authored-by: Freeesia <9002657+Freeesia@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate project to .NET 10 Migrate to .NET 10 Mar 20, 2026
Copilot AI requested a review from Freeesia March 20, 2026 11:15
@Freeesia Freeesia marked this pull request as ready for review March 20, 2026 12:09
@Freeesia Freeesia merged commit f315eee into master Mar 20, 2026
6 checks passed
@Freeesia Freeesia deleted the copilot/migrate-to-dotnet-10 branch March 20, 2026 14:48
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.

.NET 10に移行する

2 participants