Skip to content

Commit 018b6e4

Browse files
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage
1 parent a169a32 commit 018b6e4

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.21451.1">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.0.0-beta.21453.3">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>15078b09495d9e86f5698bf368a5744545d7e2ef</Sha>
6+
<Sha>8920f64a917fe21e90a874361677f3fd74a041f7</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.21451.1</MicrosoftInternalCodeCoverageVersion>
83+
<MicrosoftInternalCodeCoverageVersion>17.0.0-beta.21453.3</MicrosoftInternalCodeCoverageVersion>
8484
</PropertyGroup>
8585
</Project>

0 commit comments

Comments
 (0)