Skip to content

Commit bc70b44

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20250721.1 (#8426)
[feature/10.0] Update dependencies from dotnet/diagnostics
1 parent 0b0fbe3 commit bc70b44

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<Uri>https://github.com/dotnet/dotnet</Uri>
55
<Sha>170498a9429a5553fe7ac0ec2341d19bbb97cbe8</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25370.1">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25371.1">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>fcaeae336c70cc9af2f7627c4b785c5eade0787f</Sha>
9+
<Sha>790647464027d129ad72b901d25ecaba8474e9c6</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25370.1">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25371.1">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>fcaeae336c70cc9af2f7627c4b785c5eade0787f</Sha>
13+
<Sha>790647464027d129ad72b901d25ecaba8474e9c6</Sha>
1414
</Dependency>
1515
<Dependency Name="System.CommandLine" Version="2.0.0-beta5.25267.102">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
@@ -42,9 +42,9 @@
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
4343
<Sha>170498a9429a5553fe7ac0ec2341d19bbb97cbe8</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.FileFormats" Version="1.0.637001">
45+
<Dependency Name="Microsoft.FileFormats" Version="1.0.637101">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
47-
<Sha>fcaeae336c70cc9af2f7627c4b785c5eade0787f</Sha>
47+
<Sha>790647464027d129ad72b901d25ecaba8474e9c6</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.5.25267.102">
5050
<Uri>https://github.com/dotnet/dotnet</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
-->
4949
<PropertyGroup Label="Automated">
5050
<!-- dotnet/diagnostics references -->
51-
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25370.1</MicrosoftDiagnosticsMonitoringVersion>
52-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25370.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53-
<MicrosoftFileFormatsVersion>1.0.637001</MicrosoftFileFormatsVersion>
51+
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25371.1</MicrosoftDiagnosticsMonitoringVersion>
52+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25371.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53+
<MicrosoftFileFormatsVersion>1.0.637101</MicrosoftFileFormatsVersion>
5454
<!-- dotnet/dotnet references -->
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0-preview.5.25267.102</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25267.102</MicrosoftCodeAnalysisNetAnalyzersVersion>

0 commit comments

Comments
 (0)