We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de36f6d commit b004871Copy full SHA for b004871
build/BranchInfo.props
@@ -27,12 +27,12 @@
27
<MajorVersion>1</MajorVersion>
28
<MinorVersion>4</MinorVersion>
29
<PatchVersion>0</PatchVersion>
30
- <PreReleaseLabel>preview</PreReleaseLabel>
+ <PreReleaseLabel>preview2</PreReleaseLabel>
31
</PropertyGroup>
32
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
33
<MajorVersion>0</MajorVersion>
34
<MinorVersion>16</MinorVersion>
35
36
37
38
</Project>
0 commit comments