Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/diagnostics (#7734)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/diagnostics build 20241207.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.24606.1 -> To Version 9.0.0-preview.24607.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20241208.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.24606.1 -> To Version 9.0.0-preview.24608.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20241209.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.24606.1 -> To Version 9.0.0-preview.24609.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 11, 2024
1 parent 8be4a98 commit a29ee75
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>8e941eb42f819adb116b881195158b3887a70a1c</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.24606.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.0-preview.24609.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0be2f6a5352d73652c4bd5863fa975240105facc</Sha>
<Sha>d1077f536993e79a013c6f97593af84cfbbf0134</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.24606.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="9.0.0-preview.24609.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0be2f6a5352d73652c4bd5863fa975240105facc</Sha>
<Sha>d1077f536993e79a013c6f97593af84cfbbf0134</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 @@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>3c7e11bf80279cde53a6251c4d0fa10e613fc739</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.560601">
<Dependency Name="Microsoft.FileFormats" Version="1.0.560901">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0be2f6a5352d73652c4bd5863fa975240105facc</Sha>
<Sha>d1077f536993e79a013c6f97593af84cfbbf0134</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<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.24606.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.24606.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>9.0.0-preview.24609.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.0-preview.24609.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.103-servicing.24114.15</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
Expand All @@ -67,7 +67,7 @@
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.1-servicing.23580.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.560601</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.560901</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
Expand Down

0 comments on commit a29ee75

Please sign in to comment.