Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/diagnostics build …
Browse files Browse the repository at this point in the history
…20241122.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.24570.2 -> To Version 9.0.0-preview.24572.1
  • Loading branch information
dotnet-maestro[bot] committed Nov 23, 2024
1 parent 93eb705 commit 81ae64f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>af22effae4069a5dfb9b0735859de48820104f5b</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.24571.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.24572.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>278b652b417e28c5156b46ff91cfc0b4638234a6</Sha>
<Sha>706cad239257161b7699e57e1250873625194996</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.24571.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.24572.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>278b652b417e28c5156b46ff91cfc0b4638234a6</Sha>
<Sha>706cad239257161b7699e57e1250873625194996</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24528.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down Expand Up @@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1c7e09a8d9c9c9b15ba574cd6a496553505559de</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.557101">
<Dependency Name="Microsoft.FileFormats" Version="1.0.557201">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>278b652b417e28c5156b46ff91cfc0b4638234a6</Sha>
<Sha>706cad239257161b7699e57e1250873625194996</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0" CoherentParentDependency="VS.Redist.Common.NetCore.SdkPlaceholder.x64.9.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.24571.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.24571.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.24572.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.24572.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>9.0.0-preview.24527.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
Expand All @@ -67,7 +67,7 @@
<!-- dotnet/sdk references -->
<VSRedistCommonNetCoreSdkPlaceholderx6490Version>9.0.101-servicing.24570.18</VSRedistCommonNetCoreSdkPlaceholderx6490Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.557101</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.557201</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit 81ae64f

Please sign in to comment.