Skip to content

Commit d36b7d8

Browse files
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20211126.5 (#3196)
Microsoft.Internal.CodeCoverage From Version 17.1.2 -> To Version 17.1.2-beta.21576.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 746fb80 commit d36b7d8

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from vs-code-coverage -->
10-
<add key="darc-pub-vs-code-coverage-9361df0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-vs-code-coverage-9361df08/nuget/v3/index.json" />
1110
<!-- End: Package sources from vs-code-coverage -->
1211
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1312
<!--To inherit the global NuGet package sources remove the <clear/> line below -->

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.1.2">
4+
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.1.2-beta.21576.5">
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
6-
<Sha>9361df08e1bddaf2b6adf30944a5db20a8f8a358</Sha>
6+
<Sha>7655cc4a3db95e0be17e9101f12c912d641becdf</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
@@ -80,7 +80,7 @@
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.1.2</MicrosoftInternalCodeCoverageVersion>
83+
<MicrosoftInternalCodeCoverageVersion>17.1.2-beta.21576.5</MicrosoftInternalCodeCoverageVersion>
8484
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.21508.1</MicrosoftDiagnosticsNETCoreClientVersion>
8585
<MicrosoftSourceBuildIntermediatediagnosticsVersion>5.0.0-preview.21508.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
8686
</PropertyGroup>

0 commit comments

Comments
 (0)