[main] Update dependencies from dotnet/diagnostics
This commit is contained in:
dotnet-maestro[bot] 2024-09-11 17:40:53 +00:00 коммит произвёл GitHub
Родитель a92b210fb7
Коммит 2986a4d455
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.24459.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.0-preview.24460.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>f6ac55b86f797f1722fdc93aae13cb0c8eb8cdde</Sha>
<Sha>a5c4167284a37e2bd48924bc832f1a17ee498e98</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24459.1">
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="8.0.0-preview.24460.1">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>f6ac55b86f797f1722fdc93aae13cb0c8eb8cdde</Sha>
<Sha>a5c4167284a37e2bd48924bc832f1a17ee498e98</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>e4f0d9916d3fee1f67a63345cdb8438ca3faeff8</Sha>
</Dependency>
<Dependency Name="Microsoft.FileFormats" Version="1.0.545901">
<Dependency Name="Microsoft.FileFormats" Version="1.0.546001">
<Uri>https://github.com/dotnet/diagnostics</Uri>
<Sha>f6ac55b86f797f1722fdc93aae13cb0c8eb8cdde</Sha>
<Sha>a5c4167284a37e2bd48924bc832f1a17ee498e98</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.24459.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24459.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<MicrosoftDiagnosticsMonitoringVersion>8.0.0-preview.24460.1</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.0-preview.24460.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.545901</MicrosoftFileFormatsVersion>
<MicrosoftFileFormatsVersion>1.0.546001</MicrosoftFileFormatsVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime Versions">
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>