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.
$(AndroidPackVersionSuffix)=rc.2
1 parent cfd3915 commit b3a8187Copy full SHA for b3a8187
Directory.Build.props
@@ -37,7 +37,7 @@
37
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
38
-->
39
<AndroidPackVersion>36.0.0</AndroidPackVersion>
40
- <AndroidPackVersionSuffix>rc.1</AndroidPackVersionSuffix>
+ <AndroidPackVersionSuffix>rc.2</AndroidPackVersionSuffix>
41
<!-- Final value set by GetXAVersionInfo target -->
42
<IsStableBuild>false</IsStableBuild>
43
</PropertyGroup>
0 commit comments