Skip to content

Conversation

@sunnynagavo
Copy link

This pull request updates the target frameworks for several projects in the solution to add support for .NET 10.0 while maintaining compatibility with previous versions. The changes ensure that the projects can be built and tested against both .NET 10.0 and .NET 9.0 (and, where applicable, .NET Standard).

Target framework updates:

  • Updated Xeption/Xeption.csproj to include net10.0 in the TargetFrameworks property, so it now targets .NET 10.0, .NET 9.0, .NET Standard 2.0, and .NET Standard 2.1.
  • Updated Xeption.Infrastructure.Build/Xeption.Infrastructure.Build.csproj to use the TargetFrameworks property with both net10.0 and net9.0.
  • Updated Xeption.Tests/Xeption.Tests.csproj to use the TargetFrameworks property with both net10.0 and net9.0.

@sunnynagavo
Copy link
Author

fixes #69

@sunnynagavo
Copy link
Author

fixes #69

@hassanhabib @glhays let me know if this looks good to be merged

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