diff --git a/NuGet.config b/NuGet.config index c71697f1618c..d47d3788ad3a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,8 +6,8 @@ - - + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 376c5106b6f2..71be7d3b7019 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -8,14 +8,14 @@ https://github.com/dotnet/dotnet 7b10f5c83802a80479c75dec175ae6e3b914a56f - + https://github.com/dotnet/android - 872edaf4243b09dfde607c9db37740eb62ab5c55 + fca76a3963c5006049f3311bc3a57b2675448350 - + https://github.com/dotnet/android - a618557d1fa38074e0256317fb17c1baee245a79 + 1dcfb6f8779c33b6f768c996495cb90ecd729329 https://github.com/dotnet/macios diff --git a/eng/Versions.props b/eng/Versions.props index 27874de301a4..001021d96395 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -52,8 +52,8 @@ 10.0.0-rc.2.25461.112 10.0.0-rc.2.25461.112 - 36.0.0-ci.main.303 - 35.0.101 + 36.0.0-ci.main.309 + 35.0.105 $(MicrosoftNETSdkAndroidManifest90100PackageVersion) 18.5.10849-net10-rc.2 diff --git a/global.json b/global.json index 10e1c2f39090..9f0e6f345775 100644 --- a/global.json +++ b/global.json @@ -11,4 +11,4 @@ "sdk": { "allowPrerelease": true } -} \ No newline at end of file +}