We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212fe12 commit 7af415dCopy full SHA for 7af415d
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<VersionMajor>2</VersionMajor>
4
<VersionMinor>4</VersionMinor>
5
- <VersionPatch>0-preview.0</VersionPatch>
+ <VersionPatch>0-preview.1</VersionPatch>
6
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
7
</PropertyGroup>
8
</Project>
0 commit comments