[main] Update dependencies from dotnet/diagnostics
This commit is contained in:
dotnet-maestro[bot] 2024-08-23 13:02:00 +00:00 коммит произвёл GitHub
Родитель d0209fdbd6
Коммит 1e822c7d35
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.24421.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24422.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0295d2d30184ddce3589ad43f50b26007de55a50</Sha>
<Sha>10da8eb2dbb32077a234e2aa2287e3cc92e9b8ad</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24421.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24422.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0295d2d30184ddce3589ad43f50b26007de55a50</Sha>
<Sha>10da8eb2dbb32077a234e2aa2287e3cc92e9b8ad</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24324.3">
<Uri>https://github.com/dotnet/command-line-api</Uri>
@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>51321b7e150a2f426cb9e1334687bdfab68ec323</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.542101">
<Dependency Name="Microsoft.FileFormats" Version="1.0.542201">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>0295d2d30184ddce3589ad43f50b26007de55a50</Sha>
<Sha>10da8eb2dbb32077a234e2aa2287e3cc92e9b8ad</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.24324.3</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24421.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24421.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24422.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24422.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.542101</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.542201</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>