Bump TargetFrameworks: net462 -> net472, net8.0 -> net10.0 - #733
Open
miherlosev wants to merge 19 commits into
Open
Bump TargetFrameworks: net462 -> net472, net8.0 -> net10.0#733miherlosev wants to merge 19 commits into
miherlosev wants to merge 19 commits into
Conversation
mpreyskurantov
requested changes
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" /> |
Contributor
There was a problem hiding this comment.
-
let's check lic (LGPL-2.1-only license), https://www.nuget.org/packages/NHibernate#readme-body-tab
maybe delete this proj -
sort out all 8.X.Y deps (to 10.X)
-
remove outdated, coz some were needed to fix audit only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Similar to prev:
Changes:
Microsoft.EntityFrameworkCore.SqlServerto 10 version and remove unnecessary VersionOverride attributes.NHibernateversion to support net10 (FluentHibernate is the latest version and it references the oldNHibernateversion).LinqKit.Microsoft.EntityFrameworkCore,System.Text.Json,System.Security.Cryptography.Xmlto 10.x versionSystem.Net.Http,System.Text.RegularExpressions