Skip to content

Commit

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

Microsoft.Internal.CodeCoverage
 From Version 17.14.1-preview.25114.2 -> To Version 17.14.2-preview.25118.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 24, 2025
1 parent 33983b3 commit ae02460
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.1-preview.25114.2">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.14.2-preview.25118.1">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>c849580d9c0528ccf9dfe7eb641d14ba656f979e</Sha>
<Sha>7fc8538502e0ae6905f1101d07d9474cb1d0de96</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.612101">
<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.1-preview.25114.2</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.14.2-preview.25118.1</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 ae02460

Please sign in to comment.