We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49441d9 commit 1025c1cCopy full SHA for 1025c1c
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
4
<PublishRepositoryUrl>true</PublishRepositoryUrl>
5
- <VersionPrefix>0.19.1</VersionPrefix>
+ <VersionPrefix>0.20.0</VersionPrefix>
6
<DeterministicSourcePaths Condition="'$(Configuration)' == 'Release'">true</DeterministicSourcePaths>
7
</PropertyGroup>
8
</Project>
0 commit comments