Skip to content

Commit 2b3a9fd

Browse files
authored
Fix alpha branding on devops extension in rtm build (#5566)
1 parent 0ef3433 commit 2b3a9fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Microsoft.Testing.Extensions.AzureDevOpsReport.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<!-- Stay on 1.0.0 alpha while we are dogfooding this extension to see if it is useful. -->
77
<VersionPrefix>1.0.0</VersionPrefix>
88
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
9+
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
910
</PropertyGroup>
1011

1112
<!-- NuGet properties -->

0 commit comments

Comments
 (0)