Skip to content

Commit a29699f

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20241031.1 (#7967)
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats From Version 9.0.0-preview.25077.1 -> To Version 9.0.553101 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f8896ee commit a29699f

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://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
55
<Sha>009e1ccafde4086ea52999e878f6e7aa5a7c4ccf</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.25077.1">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.553101">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>d17085c285c6550b8a1a11ded6b38355be39edee</Sha>
9+
<Sha>5b61d34de04d6100e6003415f7d7e9c4b971afd4</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.25077.1">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.553101">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>d17085c285c6550b8a1a11ded6b38355be39edee</Sha>
13+
<Sha>5b61d34de04d6100e6003415f7d7e9c4b971afd4</Sha>
1414
</Dependency>
1515
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.25072.1">
1616
<Uri>https://github.com/dotnet/command-line-api</Uri>
@@ -46,9 +46,9 @@
4646
<Uri>https://github.com/dotnet/arcade</Uri>
4747
<Sha>4db725213dccb0d1102427bce1c39ba3117da7f7</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.FileFormats" Version="1.0.607701">
49+
<Dependency Name="Microsoft.FileFormats" Version="1.0.553101">
5050
<Uri>https://github.com/dotnet/diagnostics</Uri>
51-
<Sha>d17085c285c6550b8a1a11ded6b38355be39edee</Sha>
51+
<Sha>5b61d34de04d6100e6003415f7d7e9c4b971afd4</Sha>
5252
</Dependency>
5353
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
5454
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<!-- dotnet/command-line-api references -->
5757
<SystemCommandLineVersion>2.0.0-beta4.25072.1</SystemCommandLineVersion>
5858
<!-- dotnet/diagnostics references -->
59-
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.25077.1</MicrosoftDiagnosticsMonitoringVersion>
60-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.25077.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
59+
<MicrosoftDiagnosticsMonitoringVersion>9.0.553101</MicrosoftDiagnosticsMonitoringVersion>
60+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.553101</MicrosoftDiagnosticsMonitoringEventPipeVersion>
6161
<!-- dotnet/installer references -->
6262
<MicrosoftDotnetSdkInternalVersion>8.0.407-servicing.25113.5</MicrosoftDotnetSdkInternalVersion>
6363
<!-- dotnet/roslyn-analyzers -->
@@ -66,7 +66,7 @@
6666
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.13</MicrosoftNETCoreAppRuntimewinx64Version>
6767
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.13-servicing.25066.9</VSRedistCommonNetCoreSharedFrameworkx6480Version>
6868
<!-- dotnet/symstore references -->
69-
<MicrosoftFileFormatsVersion>1.0.607701</MicrosoftFileFormatsVersion>
69+
<MicrosoftFileFormatsVersion>1.0.553101</MicrosoftFileFormatsVersion>
7070
</PropertyGroup>
7171
<PropertyGroup Label="Runtime Versions">
7272
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>

0 commit comments

Comments
 (0)