We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac561f commit ce3e7f2Copy full SHA for ce3e7f2
src/NHibernate/NHibernate.csproj
@@ -58,7 +58,7 @@
58
</ItemGroup>
59
60
<ItemGroup Condition="'$(TargetFramework)' == 'net10.0'">
61
- <PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.1.25080.5" />
+ <PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.7.25380.108" />
62
63
64
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.0'">
0 commit comments