Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 26, 2021
1 parent 746fb80 commit d36b7d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from vs-code-coverage -->
<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" />
<!-- End: Package sources from vs-code-coverage -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.1.2">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.1.2-beta.21576.5">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>9361df08e1bddaf2b6adf30944a5db20a8f8a358</Sha>
<Sha>7655cc4a3db95e0be17e9101f12c912d641becdf</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.21508.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
JS etc.) is risky. This can break setup authoring and cause runtime failures in workloads
where Rolsyn is not installed. -->
<MicrosoftCodeAnalysisVersion>3.8.0-3.20427.2</MicrosoftCodeAnalysisVersion>
<MicrosoftInternalCodeCoverageVersion>17.1.2</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.1.2-beta.21576.5</MicrosoftInternalCodeCoverageVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.21508.1</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftSourceBuildIntermediatediagnosticsVersion>5.0.0-preview.21508.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
</PropertyGroup>
Expand Down

0 comments on commit d36b7d8

Please sign in to comment.