Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…code-coverage build 20250131.9 (#15000)

Microsoft.Internal.CodeCoverage
 From Version 17.14.0-preview.25074.1 -> To Version 17.14.0-preview.25081.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jakub Jareš <[email protected]>
  • Loading branch information
3 people authored Feb 3, 2025
1 parent f0b4e7b commit fb00aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.14.0-preview.25074.1">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.14.0-preview.25081.9">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>b081556e5727f400ac0666fac31fdfa8fafa2243</Sha>
<Sha>b6dfeb0bf4de53059328b3ee65ef2f60adb32de0</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.607502">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>
<MicrosoftInternalCodeCoverageVersion>17.14.0-preview.25074.1</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.14.0-preview.25081.9</MicrosoftInternalCodeCoverageVersion>
<!--
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,
a and it will create a symcheck bug on re-insertion into VS.
Expand Down

0 comments on commit fb00aa3

Please sign in to comment.