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 5b218dd commit 4270083Copy full SHA for 4270083
Directory.Build.props
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Copyright>(c) $([System.DateTime]::Now.Year), Pawel Gerr. All rights reserved.</Copyright>
5
- <VersionPrefix>7.1.0</VersionPrefix>
+ <VersionPrefix>7.2.0</VersionPrefix>
6
<Authors>Pawel Gerr</Authors>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<PackageProjectUrl>https://dev.azure.com/pawelgerr/Thinktecture.EntityFrameworkCore</PackageProjectUrl>
0 commit comments