mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 09:38:21 +00:00
Bump version to 7.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<EFCoreVersion>7.0.0</EFCoreVersion>
|
||||
<EFCoreVersion>[7.0.0,8.0.0)</EFCoreVersion>
|
||||
<MicrosoftExtensionsVersion>7.0.0</MicrosoftExtensionsVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<VersionPrefix>7.0.0-rc.2</VersionPrefix>
|
||||
<VersionPrefix>7.0.0</VersionPrefix>
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
<AssemblyOriginatorKeyFile>../EFCore.NamingConventions.snk</AssemblyOriginatorKeyFile>
|
||||
|
||||
Reference in New Issue
Block a user