[main] Update dependencies from dotnet/diagnostics
This commit is contained in:
dotnet-maestro[bot] 2024-10-26 13:05:29 +00:00 коммит произвёл GitHub
Родитель 7a99447085
Коммит 5057120a15
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -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="8.0.0-preview.24524.2">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24525.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>fb42efa7386526361eab1242fa112edffbdf7ebb</Sha>
<Sha>eb01be7a1ca6dac20d5afae1f818ad8ffbfd1f92</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24524.2">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24525.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>fb42efa7386526361eab1242fa112edffbdf7ebb</Sha>
<Sha>eb01be7a1ca6dac20d5afae1f818ad8ffbfd1f92</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24517.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f7fb1fec01b91be69e4dcc5290a0bff3f28e214f</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.552402">
<Dependency Name="Microsoft.FileFormats" Version="1.0.552501">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>fb42efa7386526361eab1242fa112edffbdf7ebb</Sha>
<Sha>eb01be7a1ca6dac20d5afae1f818ad8ffbfd1f92</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>

Просмотреть файл

@ -57,8 +57,8 @@
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.24517.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24524.2</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24524.2</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24525.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24525.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.103-servicing.24114.15</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
@ -67,7 +67,7 @@
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.1-servicing.23580.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.552402</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.552501</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>