[net8.0] Update dependencies from xamarin/xamarin-macios (#17215)

This pull request updates the following dependencies

## From https://github.com/xamarin/xamarin-macios
- **Subscription**: 69411ae3-c771-4088-2d6e-08dac814288b
- **Build**: 20230113.37
- **Date Produced**: January 14, 2023 12:30:12 AM UTC
- **Commit**: 00fffef639
- **Branch**: refs/heads/release/7.0.1xx-xcode14.2

- **Updates**:
  - **Microsoft.MacCatalyst.Sdk**: [from 16.2.1004 to 16.2.1008][8]

[8]: 5f4f868...00fffef
This commit is contained in:
dotnet-maestro[bot] 2023-01-16 07:55:25 +01:00 коммит произвёл GitHub
Родитель a361cc946a
Коммит f94d2f286f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 12 добавлений и 14 удалений

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

@ -10,12 +10,10 @@
<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-00fbd97" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-00fbd974/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-2f7c3f4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2f7c3f4a/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" />

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

@ -22,21 +22,21 @@
<Sha>66b984594a008151bdb14dc60589373e3d44be83</Sha>
</Dependency>
<!-- This is a subscription of the .NET 7 versions of our packages -->
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.1004">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.1008">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>5f4f8682e06a3fec0fa52d79bf680eccb2083bae</Sha>
<Sha>00fffef6391127bc078dc681a371f02f5d47f407</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.1004">
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.1008">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>5f4f8682e06a3fec0fa52d79bf680eccb2083bae</Sha>
<Sha>00fffef6391127bc078dc681a371f02f5d47f407</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.1004">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.1008">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>5f4f8682e06a3fec0fa52d79bf680eccb2083bae</Sha>
<Sha>00fffef6391127bc078dc681a371f02f5d47f407</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.1501">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.1505">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>5f4f8682e06a3fec0fa52d79bf680eccb2083bae</Sha>
<Sha>00fffef6391127bc078dc681a371f02f5d47f407</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

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

@ -10,9 +10,9 @@
<MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>8.0.0-alpha.1.22620.1</MicrosoftNETWorkloadEmscriptennet7Manifest80100Version>
<MicrosoftTemplateEngineTasksVersion>7.0.100-alpha.1.21601.1</MicrosoftTemplateEngineTasksVersion>
<!-- This is a subscription of the .NET 7 versions of our packages -->
<MicrosoftMacCatalystSdkPackageVersion>16.2.1004</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.1.1004</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.2.1004</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.1.1501</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>16.2.1008</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.1.1008</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.2.1008</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.1.1505</MicrosofttvOSSdkPackageVersion>
</PropertyGroup>
</Project>