Skip to content

Commit a77b8d5

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20240122.4 (#4848)
Microsoft.Internal.CodeCoverage From Version 17.9.5 -> To Version 17.9.7 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 60eca4b commit a77b8d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.9.5">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.9.7">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>78e2986b6ed07f3c63b3598bac50d10f369ccfd7</Sha>
6+
<Sha>618a5ec31c12f40d68a77b9c443e13b4f9b276c0</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.452401">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
2929
<MicrosoftExtensionsFileSystemGlobbingVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
3030
<MicrosoftFakesVersion>17.4.0-beta.22478.3</MicrosoftFakesVersion>
31-
<MicrosoftInternalCodeCoverageVersion>17.9.5</MicrosoftInternalCodeCoverageVersion>
32-
<MicrosoftVisualStudioDiagnosticsUtilitiesVersion>17.6.33910.51</MicrosoftVisualStudioDiagnosticsUtilitiesVersion>
31+
<MicrosoftInternalCodeCoverageVersion>17.9.7</MicrosoftInternalCodeCoverageVersion>
32+
<MicrosoftVisualStudioDiagnosticsUtilitiesVersion>17.8.34518.129</MicrosoftVisualStudioDiagnosticsUtilitiesVersion>
3333
<MicrosoftVisualStudioEnterpriseAspNetHelper>$(MicrosoftVisualStudioDiagnosticsUtilitiesVersion)</MicrosoftVisualStudioEnterpriseAspNetHelper>
3434
<MicrosoftVisualStudioInteropVersion>17.3.32622.426</MicrosoftVisualStudioInteropVersion>
3535
<MicrosoftVSTelemetryVersion>17.6.46</MicrosoftVSTelemetryVersion>
@@ -45,7 +45,7 @@
4545
<SystemNetHttpVersion>4.3.4</SystemNetHttpVersion>
4646
<SystemReflectionMetadataVersion>1.6.0</SystemReflectionMetadataVersion>
4747
<SystemUriVersion>4.3.2</SystemUriVersion>
48-
<TestPlatformExternalsVersion>17.7.33819.109</TestPlatformExternalsVersion>
48+
<TestPlatformExternalsVersion>17.9.34508.126</TestPlatformExternalsVersion>
4949
<TestPlatformMSDiaVersion>17.7.33819.109</TestPlatformMSDiaVersion>
5050
</PropertyGroup>
5151
<PropertyGroup Label="VSTest test settings">

0 commit comments

Comments
 (0)