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