We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e0eb3 commit bd6777eCopy full SHA for bd6777e
1 file changed
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>10.0.0</VersionPrefix>
+ <VersionPrefix>10.0.1</VersionPrefix>
6
<Authors>Pawel Gerr</Authors>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<PackageProjectUrl>https://github.com/PawelGerr/Thinktecture.EntityFrameworkCore</PackageProjectUrl>
0 commit comments