Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…code-coverage build 20210929.2 (#3081)

Microsoft.Internal.CodeCoverage
 From Version 17.1.0-beta.21473.2 -> To Version 17.1.0-beta.21479.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 29, 2021
1 parent aae4efa commit 82fff92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.0-beta.21473.2">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.1.0-beta.21479.2">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>3822f1ff8b5b3d55d4691e8a0be3d7af4c761051</Sha>
<Sha>dbb98036345efbd60d7d8cd33cf65c27f859e89a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
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.0-beta.21473.2</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.1.0-beta.21479.2</MicrosoftInternalCodeCoverageVersion>
</PropertyGroup>
</Project>

0 comments on commit 82fff92

Please sign in to comment.