Skip to content

Commit dde3ace

Browse files
Microsoft.Internal.CodeCoverage From Version 17.0.0-beta.21430.1 -> To Version 17.0.0-beta.21431.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 7609c46 commit dde3ace

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
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.0.0-beta.21430.1">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.0.0-beta.21431.1">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>6cbb1f9b12a1fffa82b0513f0a7dc7599970b279</Sha>
6+
<Sha>23c6a72734a7bfe6327b6a35136c010ae254e2f2</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
JS etc.) is risky. This can break setup authoring and cause runtime failures in workloads
8181
where Rolsyn is not installed. -->
8282
<MicrosoftCodeAnalysisVersion>3.8.0-3.20427.2</MicrosoftCodeAnalysisVersion>
83-
<MicrosoftInternalCodeCoverageVersion>17.0.0-beta.21430.1</MicrosoftInternalCodeCoverageVersion>
83+
<MicrosoftInternalCodeCoverageVersion>17.0.0-beta.21431.1</MicrosoftInternalCodeCoverageVersion>
8484
</PropertyGroup>
8585
</Project>

0 commit comments

Comments
 (0)