Skip to content

Example PR: Copilot Upgrade to .NET 9 **DO NOT MERGE** #1

Draft
jcleigh wants to merge 9 commits intomainfrom
upgrade-to-NET9
Draft

Example PR: Copilot Upgrade to .NET 9 **DO NOT MERGE** #1
jcleigh wants to merge 9 commits intomainfrom
upgrade-to-NET9

Conversation

@jcleigh
Copy link
Owner

@jcleigh jcleigh commented Aug 8, 2025

DO NOT MERGE

jcleigh added 9 commits August 8, 2025 15:58
Changed the target framework in DotNetCoreThreePointOne.Web.csproj from netcoreapp3.1 to net9.0 to upgrade the project to .NET 9.0. No other modifications were made.
Changed the target framework in DotNetCoreThreePointOne.csproj from netcoreapp3.1 to net9.0 to upgrade the project to .NET 9.0. No other modifications were made.
Changed the target framework in DotNetCoreTwoPointTwo.Lib.csproj from netcoreapp2.2 to net9.0 to upgrade the project's .NET version.
Upgraded the System.Data.SqlClient package reference in DotNetCoreTwoPointTwo.Lib.csproj from version 4.8.5 to 4.9.0 to ensure compatibility and access to the latest features and fixes.
Changed target framework from netcoreapp3.1 to net9.0. Moved the Moq package reference from the ProjectReference ItemGroup to the main PackageReference ItemGroup for better organization. No other changes were made to dependencies or project structure.
Changed the target framework in DotNetCoreTwoPointTwo.csproj from netcoreapp2.2 to net9.0 to upgrade the project's runtime environment.
Changed the TargetFramework in DotNetCoreTwoPointOne.csproj from netcoreapp2.1 to net9.0 to upgrade the project to the latest .NET version. No other modifications were made.
@jcleigh jcleigh marked this pull request as draft August 8, 2025 21:09
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.

1 participant