Skip to content

Commit d388231

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20230608.2 (#4537)
Microsoft.Internal.CodeCoverage From Version 17.7.2-beta.23307.1 -> To Version 17.7.2-beta.23308.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 11b375c commit d388231

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.7.2-beta.23307.1">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.7.2-beta.23308.2">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>640880ebbde5e2d87c4bacbe0097151e8086120e</Sha>
6+
<Sha>5659717dfd513872d4219214b99a7fb296df5031</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.23211.1">
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
@@ -24,7 +24,7 @@
2424
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
2525
<MicrosoftExtensionsFileSystemGlobbingVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
2626
<MicrosoftFakesVersion>17.4.0-beta.22478.3</MicrosoftFakesVersion>
27-
<MicrosoftInternalCodeCoverageVersion>17.7.2-beta.23307.1</MicrosoftInternalCodeCoverageVersion>
27+
<MicrosoftInternalCodeCoverageVersion>17.7.2-beta.23308.2</MicrosoftInternalCodeCoverageVersion>
2828
<MicrosoftNetCompilersToolsetVersion>4.6.0-1.23107.10</MicrosoftNetCompilersToolsetVersion>
2929
<MicrosoftVisualStudioDiagnosticsUtilitiesVersion>17.6.33617.297</MicrosoftVisualStudioDiagnosticsUtilitiesVersion>
3030
<MicrosoftVisualStudioEnterpriseAspNetHelper>$(MicrosoftVisualStudioDiagnosticsUtilitiesVersion)</MicrosoftVisualStudioEnterpriseAspNetHelper>
@@ -41,8 +41,8 @@
4141
<SystemNetHttpVersion>4.3.4</SystemNetHttpVersion>
4242
<SystemReflectionMetadataVersion>1.6.0</SystemReflectionMetadataVersion>
4343
<SystemUriVersion>4.3.2</SystemUriVersion>
44-
<TestPlatformExternalsVersion>17.7.0-preview-2-33725-504</TestPlatformExternalsVersion>
45-
<TestPlatformMSDiaVersion>17.7.0-preview-2-33725-504</TestPlatformMSDiaVersion>
44+
<TestPlatformExternalsVersion>17.7.0-preview-3-33808-347</TestPlatformExternalsVersion>
45+
<TestPlatformMSDiaVersion>17.7.0-preview-3-33808-347</TestPlatformMSDiaVersion>
4646
</PropertyGroup>
4747
<PropertyGroup Label="VSTest test settings">
4848
<!-- Name of the elements must be in sync with test\Microsoft.TestPlatform.TestUtilities\IntegrationTestBase.cs -->

0 commit comments

Comments
 (0)