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.
2 parents bc3a0b1 + 711b595 commit 8c2c687Copy full SHA for 8c2c687
src/redist/targets/BundledManifests.targets
@@ -1,6 +1,6 @@
1
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
<PropertyGroup>
3
- <NetFeatureBandPrerelease>8.0.100-$(PreReleaseVersionLabel).$(PreReleaseVersionIteration)</NetFeatureBandPrerelease>
+ <NetFeatureBandPrerelease>8.0.100-alpha.1</NetFeatureBandPrerelease>
4
<NetFeatureBand>8.0.100</NetFeatureBand>
5
</PropertyGroup>
6
<ItemGroup>
0 commit comments