Merge pull request #197 from dotnet/darc-main-7f3e8e2c-0d40-43eb-9aee-db89d78de6ee

[main] Update dependencies from xamarin/xamarin-macios
This commit is contained in:
Rui Marinho 2021-10-14 15:26:05 +01:00 коммит произвёл GitHub
Родитель a15a74532f 617d082e46
Коммит 2b90f2db34
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 12 добавлений и 12 удалений

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

@ -8,21 +8,21 @@
<Uri>https://github.com/xamarin/xamarin-android</Uri> <Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>eadb58fc2d6e32759c1e6a8e500b4cfec36a0a51</Sha> <Sha>eadb58fc2d6e32759c1e6a8e500b4cfec36a0a51</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.0.101-preview.10.164"> <Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.0.101-preview.10.165">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>3c2c3d062daedd66ccd06ecb68192767ddf8e3c4</Sha> <Sha>ed85420b584dd90b5892a7ee8ff81927fc9d7ed8</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="15.0.101-preview.10.164"> <Dependency Name="Microsoft.iOS.Sdk" Version="15.0.101-preview.10.165">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>3c2c3d062daedd66ccd06ecb68192767ddf8e3c4</Sha> <Sha>ed85420b584dd90b5892a7ee8ff81927fc9d7ed8</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="15.0.101-preview.10.164"> <Dependency Name="Microsoft.tvOS.Sdk" Version="15.0.101-preview.10.165">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>3c2c3d062daedd66ccd06ecb68192767ddf8e3c4</Sha> <Sha>ed85420b584dd90b5892a7ee8ff81927fc9d7ed8</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.0.101-preview.10.164"> <Dependency Name="Microsoft.macOS.Sdk" Version="12.0.101-preview.10.165">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>3c2c3d062daedd66ccd06ecb68192767ddf8e3c4</Sha> <Sha>ed85420b584dd90b5892a7ee8ff81927fc9d7ed8</Sha>
</Dependency> </Dependency>
</ProductDependencies> </ProductDependencies>
</Dependencies> </Dependencies>

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

@ -3,10 +3,10 @@
<PropertyGroup> <PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21426.23</MicrosoftDotnetSdkInternalPackageVersion> <MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21426.23</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftAndroidSdkWindowsPackageVersion>31.0.100-rc.1.12</MicrosoftAndroidSdkWindowsPackageVersion> <MicrosoftAndroidSdkWindowsPackageVersion>31.0.100-rc.1.12</MicrosoftAndroidSdkWindowsPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.0.101-preview.10.164</MicrosoftMacCatalystSdkPackageVersion> <MicrosoftMacCatalystSdkPackageVersion>15.0.101-preview.10.165</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>15.0.101-preview.10.164</MicrosoftiOSSdkPackageVersion> <MicrosoftiOSSdkPackageVersion>15.0.101-preview.10.165</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>15.0.101-preview.10.164</MicrosofttvOSSdkPackageVersion> <MicrosofttvOSSdkPackageVersion>15.0.101-preview.10.165</MicrosofttvOSSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.0.101-preview.10.164</MicrosoftmacOSSdkPackageVersion> <MicrosoftmacOSSdkPackageVersion>12.0.101-preview.10.165</MicrosoftmacOSSdkPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Trim all characters after first `-` or `+` is encountered. --> <!-- Trim all characters after first `-` or `+` is encountered. -->