Skip to content

Upgrade to .NET SDK 6.0 #213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2022
Merged

Upgrade to .NET SDK 6.0 #213

merged 2 commits into from
Mar 18, 2022

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Nov 11, 2021

No description provided.

* change minimum .NET Framework target to 4.6.2
@lahma lahma force-pushed the net60 branch 4 times, most recently from 10cfb64 to 971e85d Compare March 18, 2022 16:06
@lahma lahma merged commit e4438e6 into main Mar 18, 2022
@lahma lahma deleted the net60 branch March 18, 2022 16:43
@maulik-modi
Copy link

@lahma , Is there any benefit in releasing a new Package - Spring.Core 3.0.1 as minimum supported version is .net framework 4.6.2 and support for .NET 6.0 has also been added.

<TargetFrameworks>net6.0;$(TargetFullFrameworkVersion)</TargetFrameworks>
<TargetFullFrameworkVersion>net462</TargetFullFrameworkVersion>

@lahma
Copy link
Collaborator Author

lahma commented Mar 29, 2022

It shouldn't matter that much. 4.6.2 makes release just stricter (end of support for 4.6.1), net6 targets are mostly for testing and also ensuring that CI builds work (LTS release).

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