Skip to content

Commit 43aaae1

Browse files
committed
Fix branding, and use final codecoverage version
1 parent d45df4b commit 43aaae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
-->
1515
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1616
<VersionPrefix>17.14.0</VersionPrefix>
17-
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
17+
<PreReleaseVersionLabel>release</PreReleaseVersionLabel>
1818
</PropertyGroup>
1919
<PropertyGroup Label="Arcade settings">
2020
<!-- Ensure we use xliff task tool - true is the default but we make it explicit here -->
@@ -52,7 +52,7 @@
5252
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
5353
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
5454
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>
55-
<MicrosoftInternalCodeCoverageVersion>17.14.3-preview.25164.1</MicrosoftInternalCodeCoverageVersion>
55+
<MicrosoftInternalCodeCoverageVersion>17.14.2</MicrosoftInternalCodeCoverageVersion>
5656
<!--
5757
Make sure you are taking a version from a release branch (rel/d*) in VS. Otherwise there won't be symbols for the dlls in package,
5858
a and it will create a symcheck bug on re-insertion into VS.

0 commit comments

Comments
 (0)