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 272ede6 commit d1b9e62Copy full SHA for d1b9e62
build/BranchInfo.props
@@ -28,7 +28,7 @@
28
</PropertyGroup>
29
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
30
<MajorVersion>0</MajorVersion>
31
- <MinorVersion>2</MinorVersion>
+ <MinorVersion>3</MinorVersion>
32
<PatchVersion>0</PatchVersion>
33
<PreReleaseLabel>preview</PreReleaseLabel>
34
0 commit comments