mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
Set framework version 10.0.4
This commit is contained in:
parent
3b39421a68
commit
91ce07cba3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ that supports the target frameworks our products target (8, 9, 10) -->
|
|||
<IdentityModelVersion>8.0.1</IdentityModelVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(TargetFramework)' == 'net10.0'">
|
||||
<FrameworkVersion>10.0.0</FrameworkVersion>
|
||||
<FrameworkVersion>10.0.4</FrameworkVersion>
|
||||
<EFCoreVersion>10.0.0</EFCoreVersion>
|
||||
<IdentityEFCoreVersion>10.0.0</IdentityEFCoreVersion>
|
||||
<MvcRazorRuntimeCompilationVersion>10.0.0</MvcRazorRuntimeCompilationVersion>
|
||||
|
|
|
|||
Loading…
Reference in a new issue