Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0.1xx-rc2] Update dependencies from xamarin/xamarin-macios #10471

Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
24c502a
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 3, 2022
96b5349
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 4, 2022
2d4bd18
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 4, 2022
5b79f0b
Update NuGet.config
rmarinho Oct 4, 2022
14b39ab
Update Version.Details.xml
rmarinho Oct 4, 2022
695616a
Update Versions.props
rmarinho Oct 4, 2022
3d2a1c7
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 4, 2022
8ac3752
Update NuGet.config
rmarinho Oct 4, 2022
8d90708
Update Version.Details.xml
rmarinho Oct 4, 2022
62e3e72
Update Versions.props
rmarinho Oct 4, 2022
49d3b3e
Add macOS back
rmarinho Oct 4, 2022
d17eba5
Fix tvos sha
rmarinho Oct 4, 2022
9872608
Update Version.Details.xml
rmarinho Oct 4, 2022
94d7d61
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 5, 2022
203ffcf
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 7, 2022
b7e109a
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 7, 2022
ddc89f8
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 7, 2022
0197116
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 7, 2022
0bd239c
Update NuGet.config
rmarinho Oct 10, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-c3fc739" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c3fc739c/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->

<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- <add key="local" value="artifacts" /> -->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" protocolVersion="3" />
Expand Down
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>bf10ce5525d97f2303993d631003df54f2837617</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.4.1180-rc.2">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.4.1184-rc.2">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>90f75bc307e5cba22bf1472f51cf6f4bdb624a1b</Sha>
<Sha>085dcea399469d7f7c324d7993b1c2a266e6aa3f</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.1184-rc.2">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>085dcea399469d7f7c324d7993b1c2a266e6aa3f</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1263-rc.2-xcode14">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
Expand All @@ -24,10 +28,6 @@
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>09d63bfdd75f5a475ba041f58dedc486f973f252</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.1180-rc.2">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>90f75bc307e5cba22bf1472f51cf6f4bdb624a1b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.0-rc.2.22465.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>6625add9a3eadc2954af0311be35290cfefcddb0</Sha>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<MicrosoftAndroidSdkWindowsPackageVersion>33.0.0-rc.2.202</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftiOSSdkPackageVersion>16.0.1263-rc.2-xcode14</MicrosoftiOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.4.1180-rc.2</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.1180-rc.2</MicrosoftmacOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.4.1184-rc.2</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.1184-rc.2</MicrosoftmacOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1263-rc.2-xcode14</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.100-rc.2.24</SamsungTizenSdkPackageVersion>
Expand Down