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 21a3db7 commit a51a732Copy full SHA for a51a732
eng/Versions.props
@@ -6,7 +6,7 @@
6
<PatchVersion>0</PatchVersion>
7
<!-- version in our package name #.#.#-below.#####.## -->
8
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
9
- <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
+ <PreReleaseVersionIteration>3</PreReleaseVersionIteration>
10
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
11
<!-- Use the compiler in the CLI instead of in the sdk, since the sdk one doesn't work with netcoreapp5.0 yet -->
12
<UsingToolMicrosoftNetCompilers>false</UsingToolMicrosoftNetCompilers>
0 commit comments