Skip to content

Commit d59ce18

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20250415.1 (#15050)
Microsoft.Diagnostics.NETCore.Client , Microsoft.SourceBuild.Intermediate.diagnostics From Version 0.2.617301 -> To Version 0.2.621501 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 92a3cb9 commit d59ce18

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>414b8035705ca246a1b7331eab02a656b0dc3706</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.617301">
8+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.621501">
99
<Uri>https://github.com/dotnet/diagnostics</Uri>
10-
<Sha>e2f850daa95eea9d675ba0c6d793fd41c4b76f7a</Sha>
10+
<Sha>0df3bc7d73f049120010f2573887b51c9d756ffb</Sha>
1111
</Dependency>
1212
<!-- Intermediate is necessary for source build. -->
13-
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="9.0.0-preview.25173.1">
13+
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="9.0.0-preview.25215.1">
1414
<Uri>https://github.com/dotnet/diagnostics</Uri>
15-
<Sha>e2f850daa95eea9d675ba0c6d793fd41c4b76f7a</Sha>
15+
<Sha>0df3bc7d73f049120010f2573887b51c9d756ffb</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
@@ -48,7 +48,7 @@
4848
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
4949
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
5050
<MicrosoftCodeCoverageIOVersion>17.7.0</MicrosoftCodeCoverageIOVersion>
51-
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.617301</MicrosoftDiagnosticsNETCoreClientVersion>
51+
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.621501</MicrosoftDiagnosticsNETCoreClientVersion>
5252
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
5353
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
5454
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>

0 commit comments

Comments
 (0)