Merge pull request #326 from dotnet/darc-main-468b20d3-fc3c-4f66-a931-aaf7f662fee7
[main] Update dependencies from xamarin/xamarin-macios
This commit is contained in:
Коммит
430eab4094
|
@ -4,6 +4,7 @@
|
|||
<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-ee0a97a-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ee0a97a0-1/nuget/v3/index.json" />
|
||||
<add key="darc-pub-dotnet-emsdk-ee0a97a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ee0a97a0/nuget/v3/index.json" />
|
||||
<!-- End: Package sources from dotnet-emsdk -->
|
||||
<!-- Begin: Package sources from dotnet-runtime -->
|
||||
|
|
|
@ -12,21 +12,21 @@
|
|||
<Uri>https://github.com/xamarin/xamarin-android</Uri>
|
||||
<Sha>0583ca1d3a44f4ffc6a29b487ef2b4ed33d2c067</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.2.302-preview.14.40">
|
||||
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.2.302-preview.14.91">
|
||||
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
|
||||
<Sha>66dcb94e1f0724defe0294a7ac47803920ca6f9f</Sha>
|
||||
<Sha>a812ce4242e1ac188760286fa01dfc511dfc07db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.iOS.Sdk" Version="15.2.302-preview.14.40">
|
||||
<Dependency Name="Microsoft.iOS.Sdk" Version="15.2.302-preview.14.91">
|
||||
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
|
||||
<Sha>66dcb94e1f0724defe0294a7ac47803920ca6f9f</Sha>
|
||||
<Sha>a812ce4242e1ac188760286fa01dfc511dfc07db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.tvOS.Sdk" Version="15.2.302-preview.14.40">
|
||||
<Dependency Name="Microsoft.tvOS.Sdk" Version="15.2.302-preview.14.91">
|
||||
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
|
||||
<Sha>66dcb94e1f0724defe0294a7ac47803920ca6f9f</Sha>
|
||||
<Sha>a812ce4242e1ac188760286fa01dfc511dfc07db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.macOS.Sdk" Version="12.1.302-preview.14.40">
|
||||
<Dependency Name="Microsoft.macOS.Sdk" Version="12.1.302-preview.14.91">
|
||||
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
|
||||
<Sha>66dcb94e1f0724defe0294a7ac47803920ca6f9f</Sha>
|
||||
<Sha>a812ce4242e1ac188760286fa01dfc511dfc07db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version="6.0.2" CoherentParentDependency="Microsoft.NETCore.App.Ref">
|
||||
<Uri>https://github.com/dotnet/emsdk</Uri>
|
||||
|
|
|
@ -10,20 +10,19 @@
|
|||
<!-- xamarin/xamarin-android -->
|
||||
<MicrosoftAndroidSdkWindowsPackageVersion>31.0.200-preview.14.95</MicrosoftAndroidSdkWindowsPackageVersion>
|
||||
<!-- xamarin/xamarin-macios -->
|
||||
<MicrosoftiOSSdkPackageVersion>15.2.302-preview.14.40</MicrosoftiOSSdkPackageVersion>
|
||||
<MicrosoftMacCatalystSdkPackageVersion>15.2.302-preview.14.40</MicrosoftMacCatalystSdkPackageVersion>
|
||||
<MicrosoftmacOSSdkPackageVersion>12.1.302-preview.14.40</MicrosoftmacOSSdkPackageVersion>
|
||||
<MicrosofttvOSSdkPackageVersion>15.2.302-preview.14.40</MicrosofttvOSSdkPackageVersion>
|
||||
<MicrosoftiOSSdkPackageVersion>15.2.302-preview.14.91</MicrosoftiOSSdkPackageVersion>
|
||||
<MicrosoftMacCatalystSdkPackageVersion>15.2.302-preview.14.91</MicrosoftMacCatalystSdkPackageVersion>
|
||||
<MicrosoftmacOSSdkPackageVersion>12.1.302-preview.14.91</MicrosoftmacOSSdkPackageVersion>
|
||||
<MicrosofttvOSSdkPackageVersion>15.2.302-preview.14.91</MicrosofttvOSSdkPackageVersion>
|
||||
<!-- emsdk -->
|
||||
<MicrosoftNETWorkloadEmscriptenManifest60100PackageVersion>6.0.2</MicrosoftNETWorkloadEmscriptenManifest60100PackageVersion>
|
||||
<!-- <DotNetVersionBandMonoToolchain></DotNetVersionBandMonoToolchain> -->
|
||||
<DotNetVersionBandEmscripten>6.0.100</DotNetVersionBandEmscripten>
|
||||
<!-- <DotNetVersionBandEmscripten>6.0.200</DotNetVersionBandEmscripten> -->
|
||||
<!-- <DotNetVersionBandAndroid></DotNetVersionBandAndroid> -->
|
||||
<!-- <DotNetVersionBandApple></DotNetVersionBandApple> -->
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- NOTE: temporarily hardcode 6.0.100, until we have new branding on dotnet/runtime packs -->
|
||||
<DotNetVersionBand Condition=" '$(DotNetVersionBand)' == '' ">6.0.200</DotNetVersionBand>
|
||||
<DotNetVersionBandApple>6.0.300</DotNetVersionBandApple>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче