Skip to content

Commit

Permalink
Merge branch 'rel/17.6' of https://github.com/microsoft/vstest into r…
Browse files Browse the repository at this point in the history
…el/17.6
  • Loading branch information
nohwnd committed May 24, 2023
2 parents 1db7dc0 + 7f3dc22 commit 0e34e21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.6.11">
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.6.14">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>a326954a3e494376c28041259d7ac7584756095f</Sha>
<Sha>e4c3a600f2a2ff6bc8d2ac0808cf4345fc4c1670</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.22424.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Expand Up @@ -82,10 +82,10 @@
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.6.11</MicrosoftInternalCodeCoverageVersion>
<MicrosoftInternalCodeCoverageVersion>17.6.14</MicrosoftInternalCodeCoverageVersion>
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.22424.1</MicrosoftDiagnosticsNETCoreClientVersion>
<MicrosoftSourceBuildIntermediatediagnosticsVersion>6.0.0-preview.22424.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
<MicrosoftVisualStudioTelemetryVersion>16.6.11</MicrosoftVisualStudioTelemetryVersion>
<MicrosoftVisualStudioTelemetryVersion>16.6.13</MicrosoftVisualStudioTelemetryVersion>
<MicrosoftVisualStudioRemoteControlVersion>16.3.44</MicrosoftVisualStudioRemoteControlVersion>
<MicrosoftVisualStudioUtilitiesInternalVersion>16.3.38</MicrosoftVisualStudioUtilitiesInternalVersion>
</PropertyGroup>
Expand Down

0 comments on commit 0e34e21

Please sign in to comment.