Skip to content

Commit fbbe699

Browse files
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3803)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5b3bb9c commit fbbe699

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.3.4-beta.22322.8">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.3.5-beta.22323.6">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>424a95c22c99c0dc442d6216eeb33d4089296c72</Sha>
6+
<Sha>427f7fcc76fd5fadb863654eb368fd0c48f657ad</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.21508.1">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
JS etc.) is risky. This can break setup authoring and cause runtime failures in workloads
8383
where Rolsyn is not installed. -->
8484
<MicrosoftCodeAnalysisVersion>3.8.0-3.20427.2</MicrosoftCodeAnalysisVersion>
85-
<MicrosoftInternalCodeCoverageVersion>17.3.4-beta.22322.8</MicrosoftInternalCodeCoverageVersion>
85+
<MicrosoftInternalCodeCoverageVersion>17.3.5-beta.22323.6</MicrosoftInternalCodeCoverageVersion>
8686
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.21508.1</MicrosoftDiagnosticsNETCoreClientVersion>
8787
<MicrosoftSourceBuildIntermediatediagnosticsVersion>5.0.0-preview.21508.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
8888
</PropertyGroup>

0 commit comments

Comments
 (0)