Skip to content

Bump TargetFrameworks: net462 -> net472, net8.0 -> net10.0 - #733

Open
miherlosev wants to merge 19 commits into
DevExpress:masterfrom
miherlosev:update_to_net10
Open

Bump TargetFrameworks: net462 -> net472, net8.0 -> net10.0#733
miherlosev wants to merge 19 commits into
DevExpress:masterfrom
miherlosev:update_to_net10

Conversation

@miherlosev

@miherlosev miherlosev commented Jul 29, 2026

Copy link
Copy Markdown

Similar to prev:

Changes:

  • Bump target frameworks (new8.0-> net10.0, net462-> net472)
  • Remove EFCore8, EFCore9 tests projects
  • Update ci net version
  • Update Microsoft.EntityFrameworkCore.SqlServer to 10 version and remove unnecessary VersionOverride attributes.
  • Explicitly specify the NHibernate version to support net10 (FluentHibernate is the latest version and it references the old NHibernate version).
  • Update the LinqKit.Microsoft.EntityFrameworkCore, System.Text.Json, System.Security.Cryptography.Xml to 10.x version
  • Remove unnecessary dependencies: System.Net.Http, System.Text.RegularExpressions

@miherlosev miherlosev changed the title Update to net10 Change target to net10 Jul 29, 2026
@miherlosev miherlosev changed the title Change target to net10 Change target to net10, support NET11 Jul 29, 2026
<PackageVersion Include="DevExpress.Xpo" Version="26.1.3" />
<PackageVersion Include="EntityFramework" Version="6.5.1" />
<PackageVersion Include="FluentNHibernate" Version="3.4.1" />
<PackageVersion Include="NHibernate" Version="5.7.0" />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DevExpress DevExpress deleted a comment from miherlosev Jul 29, 2026
@mpreyskurantov mpreyskurantov changed the title Change target to net10, support NET11 Bump TargetFrameworks: net462 -> net472, net8.0 -> net10.0 Jul 29, 2026
@mpreyskurantov mpreyskurantov added the dependencies Pull requests that update a dependency file label Jul 29, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants