[release/6.0.1xx-rc1] Update dependencies from xamarin/xamarin-android (#157)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
This commit is contained in:
dotnet-maestro[bot] 2021-08-31 00:38:20 +02:00 коммит произвёл GitHub
Родитель ea4245bbb9
Коммит 15fc9ad947
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 7 добавлений и 7 удалений

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

@ -27,4 +27,4 @@
]
}
}
}
}

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

@ -1,12 +1,12 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-preview.7.21327.2" CoherentParentDependency="Microsoft.Android.Sdk.Windows">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rc.1.21426.23" CoherentParentDependency="Microsoft.Android.Sdk.Windows">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>e8b3b6bea1e37086869ba9aeafe65caa298537e7</Sha>
<Sha>91aa470f1e6c40e1de1050f5ea63480e14fdc592</Sha>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="30.0.100-ci.main.83">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="31.0.100-rc.1.12">
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>7dacdd751dd0bd7b02ac443c32824f353a6da380</Sha>
<Sha>eadb58fc2d6e32759c1e6a8e500b4cfec36a0a51</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.0.100-ci.main.167">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>

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

@ -1,8 +1,8 @@
<Project>
<!--Package versions-->
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.7.21327.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftAndroidSdkWindowsPackageVersion>30.0.100-ci.main.83</MicrosoftAndroidSdkWindowsPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-rc.1.21426.23</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftAndroidSdkWindowsPackageVersion>31.0.100-rc.1.12</MicrosoftAndroidSdkWindowsPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.0.100-ci.main.167</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>15.0.100-ci.main.167</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>15.0.100-ci.main.167</MicrosofttvOSSdkPackageVersion>