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 6db273b commit 1049f24Copy full SHA for 1049f24
eng/Versions.props
@@ -5,7 +5,7 @@
5
<MinorVersion>0</MinorVersion>
6
<PatchVersion>0</PatchVersion>
7
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
8
- <PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>preview.4</PreReleaseVersionLabel>
9
<!--
10
When running package validation as part of the build, we want to ensure we didn't break the API against the previous
11
version of each package. The following property points to the package version that should be used as baseline.
0 commit comments