Skip to content

Commit

Permalink
Bump version to 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roji committed Jan 16, 2024
1 parent 3fe60db commit ceb96e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EFCore.CheckConstraints/EFCore.CheckConstraints.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<VersionPrefix>8.0.0</VersionPrefix>
<VersionPrefix>8.0.1</VersionPrefix>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<SignAssembly>true</SignAssembly>
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
Expand Down

0 comments on commit ceb96e2

Please sign in to comment.