We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3850ab commit 7f2c6adCopy full SHA for 7f2c6ad
eng/Versions.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<VersionPrefix>4.8.0</VersionPrefix>
5
<!-- version in our package name #.#.#-below.#####.## -->
6
- <PreReleaseVersionLabel>rc1</PreReleaseVersionLabel>
+ <PreReleaseVersionLabel>preview9</PreReleaseVersionLabel>
7
<!-- Use the compiler in the CLI instead of in the sdk, since the sdk one doesn't work with netcoreapp3.0 yet -->
8
<UsingToolMicrosoftNetCompilers>false</UsingToolMicrosoftNetCompilers>
9
</PropertyGroup>
0 commit comments