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 fd69bdc commit b838489Copy full SHA for b838489
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>4.2.2</VersionPrefix>
+ <VersionPrefix>4.2.3</VersionPrefix>
6
<Authors>Pawel Gerr</Authors>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<PackageProjectUrl>https://dev.azure.com/pawelgerr/Thinktecture.EntityFrameworkCore</PackageProjectUrl>
0 commit comments