Skip to content

Commit b9c33d9

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20250704.5 (#15185)
Microsoft.Internal.CodeCoverage From Version 17.15.0-preview.25327.4 -> To Version 17.15.0-preview.25354.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0d0ee2e commit b9c33d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<Dependencies>
33
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="9bcfe617e4f615d6931e2eec47767c3f15116d1d" BarId="272322" />
44
<ProductDependencies>
5-
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.15.0-preview.25327.4">
5+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.15.0-preview.25354.5">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
7-
<Sha>90b433bee335be4224f0e2b5106027181b4af52b</Sha>
7+
<Sha>b3c8a0e7de26919a4efd2a347133522dca5b8ee6</Sha>
88
</Dependency>
99
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.631904">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.15.0-preview.25327.4</MicrosoftInternalCodeCoverageVersion>
55+
<MicrosoftInternalCodeCoverageVersion>17.15.0-preview.25354.5</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)