Skip to content

Commit 2c8d95e

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20250624.1 (#15115)
Microsoft.Internal.CodeCoverage From Version 17.14.3-preview.25164.1 -> To Version 17.15.0-preview.25324.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent cdcfb7f commit 2c8d95e

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.14.3-preview.25164.1">
5+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.15.0-preview.25324.1">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
7-
<Sha>414b8035705ca246a1b7331eab02a656b0dc3706</Sha>
7+
<Sha>d59677ec22ec61ad3fa332542b063467b20ab2c5</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.14.3-preview.25164.1</MicrosoftInternalCodeCoverageVersion>
55+
<MicrosoftInternalCodeCoverageVersion>17.15.0-preview.25324.1</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)