Skip to content
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

fix: remove netcore3.1 #632

Merged
merged 3 commits into from
Jan 30, 2023
Merged

fix: remove netcore3.1 #632

merged 3 commits into from
Jan 30, 2023

Conversation

AndrewTriesToCode
Copy link
Contributor

.NET Core 3.1 went out of support from Microsoft in December 2022. This PR removes support for it and a bunch of conditional code to support it.

Closes #631

@AndrewTriesToCode
Copy link
Contributor Author

Note, failures for .NET 3.1 test workflow expected

@AndrewTriesToCode AndrewTriesToCode merged commit 6c21fe9 into main Jan 30, 2023
@AndrewTriesToCode AndrewTriesToCode deleted the fix/remove-NETCORE3.1 branch January 30, 2023 06:29
github-actions bot pushed a commit that referenced this pull request Jan 30, 2023
## [6.10.0](v6.9.1...v6.10.0) (2023-01-30)

### Features

* add nongeneric IMultiTenantContext for flexibility ([b3a198f](b3a198f))

### Bug Fixes

* fixes undesired context tracking across EFCoreStore methods ([#633](#633)) ([3605a75](3605a75))
* remove netcore3.1 ([#632](#632)) ([6c21fe9](6c21fe9))
@AndrewTriesToCode
Copy link
Contributor Author

🎉 This PR is included in version 6.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

.NET 3.1 end of support
1 participant