[release/7.0.1xx-xcode14.2] Update dependencies from dotnet/runtime (#17176)

This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100**: from 7.0.2 to 7.0.2 (parent: Microsoft.NETCore.App.Ref)

## From https://github.com/dotnet/runtime
- **Subscription**: 956a04dd-fe06-4cce-f2b2-08dad8a64576
- **Build**: 20230111.13
- **Date Produced**: January 12, 2023 7:38:25 AM UTC
- **Commit**: f5f9a7054e459a8c03fbbcc736d64fcba817b697
- **Branch**: refs/heads/release/7.0

- **Updates**:
  - **Microsoft.NETCore.App.Ref**: [from 7.0.3 to 7.0.3][7]
  - **Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100**: [from 7.0.2 to 7.0.2][8]

[7]: a790868...f5f9a70
[8]: d71ea7c...00fbd97
This commit is contained in:
dotnet-maestro[bot] 2023-01-13 22:12:41 +01:00 коммит произвёл GitHub
Родитель 8afca776a0
Коммит 00fffef639
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 7 удалений

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

@ -10,15 +10,11 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-d71ea7c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-d71ea7cb/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-d71ea7c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-d71ea7cb-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-d71ea7c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-d71ea7cb-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-d71ea7c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-d71ea7cb-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-a790868" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-a7908687/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-f5f9a70" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-f5f9a705/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion="3" />

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

@ -10,7 +10,7 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>a79086876caca5e38693e0a2ebfefdedf5d9b915</Sha>
<Sha>f5f9a7054e459a8c03fbbcc736d64fcba817b697</Sha>
</Dependency>
<!-- This is required for our test apps to build; in some cases Microsoft.AspNetCore.App is pulled in, and when building test apps the build needs to be able to resolve that -->
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
@ -19,7 +19,7 @@
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100" Version="7.0.2" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>d71ea7cbed84152a921c7b7b4b4439c306bf9130</Sha>
<Sha>00fbd974da8e15ee323c57e44a8e3d59560105a6</Sha>
</Dependency>
<!-- This is a subscription of the .NET 6 versions of our packages -->
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.3">