Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.107
This commit is contained in:
dotnet-maestro[bot] 2021-10-03 12:14:01 +00:00
Родитель 9c9ec33d3d
Коммит b5a940d983
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.103"> <Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.0.101-preview.10.107">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ac5a40b4262d85794a0e06b9958891d0a42d2b76</Sha> <Sha>44f570e85bb2bdf6ccedb5d070e340366c04cbb5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="15.0.101-preview.10.103"> <Dependency Name="Microsoft.iOS.Sdk" Version="15.0.101-preview.10.107">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ac5a40b4262d85794a0e06b9958891d0a42d2b76</Sha> <Sha>44f570e85bb2bdf6ccedb5d070e340366c04cbb5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="15.0.101-preview.10.103"> <Dependency Name="Microsoft.tvOS.Sdk" Version="15.0.101-preview.10.107">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ac5a40b4262d85794a0e06b9958891d0a42d2b76</Sha> <Sha>44f570e85bb2bdf6ccedb5d070e340366c04cbb5</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.0.101-preview.10.103"> <Dependency Name="Microsoft.macOS.Sdk" Version="12.0.101-preview.10.107">
<Uri>https://github.com/xamarin/xamarin-macios</Uri> <Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ac5a40b4262d85794a0e06b9958891d0a42d2b76</Sha> <Sha>44f570e85bb2bdf6ccedb5d070e340366c04cbb5</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.103</MicrosoftMacCatalystSdkPackageVersion> <MicrosoftMacCatalystSdkPackageVersion>15.0.101-preview.10.107</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>15.0.101-preview.10.103</MicrosoftiOSSdkPackageVersion> <MicrosoftiOSSdkPackageVersion>15.0.101-preview.10.107</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>15.0.101-preview.10.103</MicrosofttvOSSdkPackageVersion> <MicrosofttvOSSdkPackageVersion>15.0.101-preview.10.107</MicrosofttvOSSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.0.101-preview.10.103</MicrosoftmacOSSdkPackageVersion> <MicrosoftmacOSSdkPackageVersion>12.0.101-preview.10.107</MicrosoftmacOSSdkPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Trim all characters after first `-` or `+` is encountered. --> <!-- Trim all characters after first `-` or `+` is encountered. -->