Skip to content

Commit eab7ca5

Browse files
Update diagnostics dependency to pick up changes for source-build
1 parent 9600a82 commit eab7ca5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
66
<Sha>bbff7df06ea4507f175415187e872a0fd68d81f4</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.21508.1">
8+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.23211.1">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>
10-
<Sha>d9290918615eff2f0711818558d8d4f653a28898</Sha>
10+
<Sha>5ce78f66d89ea529e459abddb129ab36cb5bd936</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="5.0.0-preview.21508.1">
12+
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="7.0.0-preview.23211.1">
1313
<Uri>https://github.com/dotnet/diagnostics</Uri>
14-
<Sha>d9290918615eff2f0711818558d8d4f653a28898</Sha>
14+
<Sha>5ce78f66d89ea529e459abddb129ab36cb5bd936</Sha>
1515
<SourceBuild RepoName="diagnostics" ManagedOnly="true" />
1616
</Dependency>
1717
</ProductDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
where Rolsyn is not installed. -->
8484
<MicrosoftCodeAnalysisVersion>3.8.0-3.20427.2</MicrosoftCodeAnalysisVersion>
8585
<MicrosoftInternalCodeCoverageVersion>17.4.4-beta.22426.1</MicrosoftInternalCodeCoverageVersion>
86-
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.21508.1</MicrosoftDiagnosticsNETCoreClientVersion>
87-
<MicrosoftSourceBuildIntermediatediagnosticsVersion>5.0.0-preview.21508.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
86+
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.23211.1</MicrosoftDiagnosticsNETCoreClientVersion>
87+
<MicrosoftSourceBuildIntermediatediagnosticsVersion>7.0.0-preview.23211.1</MicrosoftSourceBuildIntermediatediagnosticsVersion>
8888
<MicrosoftVisualStudioTelemetryVersion>16.4.78</MicrosoftVisualStudioTelemetryVersion>
8989
<MicrosoftVisualStudioRemoteControlVersion>16.3.44</MicrosoftVisualStudioRemoteControlVersion>
9090
<MicrosoftVisualStudioUtilitiesInternalVersion>16.3.36</MicrosoftVisualStudioUtilitiesInternalVersion>

0 commit comments

Comments
 (0)