Skip to content

Commit 2e76567

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20250802.1
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25381.1 -> To Version 9.0.0-preview.25402.1
1 parent f0c8258 commit 2e76567

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<Uri>https://github.com/dotnet/dotnet</Uri>
55
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25401.1">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25402.1">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
99
<Sha>44fd77605e4fd2e048fd919b87015a4c40d8992e</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25401.1">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25402.1">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
1313
<Sha>44fd77605e4fd2e048fd919b87015a4c40d8992e</Sha>
1414
</Dependency>
@@ -42,7 +42,7 @@
4242
<Uri>https://github.com/dotnet/dotnet</Uri>
4343
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.FileFormats" Version="1.0.640101">
45+
<Dependency Name="Microsoft.FileFormats" Version="1.0.640201">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
4747
<Sha>44fd77605e4fd2e048fd919b87015a4c40d8992e</Sha>
4848
</Dependency>

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.25401.1</MicrosoftDiagnosticsMonitoringVersion>
52-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25401.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53-
<MicrosoftFileFormatsVersion>1.0.640101</MicrosoftFileFormatsVersion>
51+
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25402.1</MicrosoftDiagnosticsMonitoringVersion>
52+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25402.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
53+
<MicrosoftFileFormatsVersion>1.0.640201</MicrosoftFileFormatsVersion>
5454
<!-- dotnet/dotnet references -->
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0-rc.1.25377.103</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25377.103</MicrosoftCodeAnalysisNetAnalyzersVersion>

0 commit comments

Comments
 (0)