Skip to content

Commit 8067f03

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20221213.2 (#4196)
Microsoft.Internal.CodeCoverage From Version 17.5.1-beta.22612.2 -> To Version 17.5.1-beta.22613.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 54ea9f7 commit 8067f03

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.5.1-beta.22612.2">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.5.1-beta.22613.2">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>164db8b1c6f5534cfb8e809d9f5942556f4e46c4</Sha>
6+
<Sha>1bc4cb8d9e8b3fc2c41215e13f8c521898fcbe9b</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.22424.1">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

+1-1
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.5.1-beta.22612.2</MicrosoftInternalCodeCoverageVersion>
85+
<MicrosoftInternalCodeCoverageVersion>17.5.1-beta.22613.2</MicrosoftInternalCodeCoverageVersion>
8686
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.22424.1</MicrosoftDiagnosticsNETCoreClientVersion>
8787
<MicrosoftSourceBuildIntermediatediagnosticsVersion>6.0.0-preview.22424.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
8888
<MicrosoftVisualStudioTelemetryVersion>16.6.7</MicrosoftVisualStudioTelemetryVersion>

0 commit comments

Comments
 (0)