Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 26, 2025

Updates the entire project to .NET 10.0 and C# 14. All NuGet packages verified current.

Changes:

  • global.json: SDK version 9.0.10010.0.100
  • ListingManager.Tests: Target framework net9.0net10.0
  • ListingManager (library/tool): Target framework net9.0net10.0
  • Directory.Build.props: C# language version 12.014.0

Package versions (all current):

  • Microsoft.NET.Test.Sdk: 18.0.1
  • xunit: 2.9.3
  • Polly: 8.6.5
  • LibGit2Sharp: 0.31.0
  • System.CommandLine: 2.0.1
  • Microsoft.SourceLink.GitHub: 8.0.0
Original prompt

Update to .NET 10.0 (except the library) and verify all NuGet packages are current


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
Copilot AI changed the title [WIP] Update to .NET 10.0 and verify NuGet packages Update to .NET 10.0 and C# 13 (library remains net9.0) Dec 26, 2025
@BenjaminMichaelis
Copy link
Member

@copilot can we also update to C# 14.0

Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 26, 2025

@copilot can we also update to C# 14.0

Updated to C# 14.0 in commit d630e77.

Copilot AI changed the title Update to .NET 10.0 and C# 13 (library remains net9.0) Update to .NET 10.0 and C# 14 (library remains net9.0) Dec 26, 2025
@BenjaminMichaelis
Copy link
Member

@copilot actually the tool can also be .net 10

@BenjaminMichaelis BenjaminMichaelis marked this pull request as ready for review December 27, 2025 16:31
Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 27, 2025

@copilot actually the tool can also be .net 10

Updated the library/tool project to net10.0 in commit 991552f.

Copilot AI changed the title Update to .NET 10.0 and C# 14 (library remains net9.0) Update to .NET 10.0 and C# 14 Dec 27, 2025
@BenjaminMichaelis BenjaminMichaelis merged commit eda25b5 into main Dec 28, 2025
2 checks passed
@BenjaminMichaelis BenjaminMichaelis deleted the copilot/update-dotnet-to-10-0 branch December 28, 2025 06:30
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.

2 participants