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

Bump TargetFrameworks: net461 -> net462, net6.0 -> net8.0 #634

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

mpreyskurantov
Copy link
Contributor

According to:
https://community.devexpress.com/blogs/news/archive/2024/07/10/net-net-8-and-net-framework-4-6-2-are-minimally-supported-target-frameworks-for-devexpress-libraries-in-v24-2.aspx

  • Bump target frameworks
  • Bump deps in Directory.Packages.props, primarily all satellites to 8.0.N (+ remove no longer needed VersionOverride in csproj)
  • Remove EFCoreN tests projects https://learn.microsoft.com/en-us/ef/core/what-is-new/release-planning:
    • Where Microsoft.EntityFrameworkCore.SqlServer dep version is "Out of support"
    • And / Or, Where target framework less than net8.0

…evExpress#339 vs DevExpress#344 done together): under net8 target 'HasComparisonOperator' returns not null for guid; there is also similar condition in prev 'HasEqualityOperator' method against guid data type specifics
@mpreyskurantov mpreyskurantov added the .NET Pull requests that update .net code label Sep 6, 2024
@mpreyskurantov mpreyskurantov self-assigned this Sep 6, 2024
@mpreyskurantov mpreyskurantov added the dependencies Pull requests that update a dependency file label Sep 6, 2024
@mpreyskurantov mpreyskurantov merged commit 1dbc9c3 into DevExpress:master Sep 6, 2024
10 checks passed
@mpreyskurantov mpreyskurantov deleted the net462-net8 branch September 6, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants