Skip to content

Commit 12fc734

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20240808.1 (#5174)
Microsoft.SourceBuild.Intermediate.diagnostics , Microsoft.Diagnostics.NETCore.Client From Version 8.0.0-preview.24376.1 -> To Version 8.0.0-preview.24408.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5da7208 commit 12fc734

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
66
<Sha>ddf66849211bf20fa2a60c447cf0f20d723e6617</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.24376.1">
8+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.24408.1">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>
10-
<Sha>1f8c2213b61e90ea960b33e5d7fb7a9a88c82296</Sha>
10+
<Sha>5838149521e80185e0dbe79720bd9ce6e81d2d35</Sha>
1111
</Dependency>
1212
<!-- Intermediate is necessary for source build. -->
13-
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="8.0.0-preview.24376.1">
13+
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="8.0.0-preview.24408.1">
1414
<Uri>https://github.com/dotnet/diagnostics</Uri>
15-
<Sha>1f8c2213b61e90ea960b33e5d7fb7a9a88c82296</Sha>
15+
<Sha>5838149521e80185e0dbe79720bd9ce6e81d2d35</Sha>
1616
<SourceBuild RepoName="diagnostics" ManagedOnly="true" />
1717
</Dependency>
1818
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.11.0-beta1.23525.2</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
4141
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.11.0-beta1.23525.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
4242
<MicrosoftCodeCoverageIOVersion>17.7.0</MicrosoftCodeCoverageIOVersion>
43-
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.24376.1</MicrosoftDiagnosticsNETCoreClientVersion>
43+
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.0-preview.24408.1</MicrosoftDiagnosticsNETCoreClientVersion>
4444
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
4545
<MicrosoftExtensionsFileSystemGlobbingVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
4646
<MicrosoftFakesVersion>17.9.0-beta.24058.4</MicrosoftFakesVersion>

0 commit comments

Comments
 (0)