From 928b4d8eb16bedfb1201f5cd998dbfa43ebd0959 Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 7 Jun 2016 16:41:40 -0400 Subject: [PATCH 1/2] Explicitly target v3.4.4 of nuget.exe in the bootstrapper --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 4314a26d92..cc9c3a8cb5 100644 --- a/build.sh +++ b/build.sh @@ -52,7 +52,7 @@ fi # Download NuGet if it does not exist. if [ ! -f "$NUGET_EXE" ]; then echo "Downloading NuGet..." - curl -Lsfo "$NUGET_EXE" https://dist.nuget.org/win-x86-commandline/v2.8.6/nuget.exe + curl -Lsfo "$NUGET_EXE" https://dist.nuget.org/win-x86-commandline/v3.4.4/NuGet.exe # v3/Latest URL: https://dist.nuget.org/win-x86-commandline/latest/nuget.exe if [ $? -ne 0 ]; then echo "An error occured while downloading nuget.exe." From 287c66e8f90c18c0e340fc071cc3cde2a883391e Mon Sep 17 00:00:00 2001 From: Redth Date: Tue, 7 Jun 2016 16:42:02 -0400 Subject: [PATCH 2/2] Fix nuspec target attribute slashes for Mac --- Facebook.Android/nuget/Xamarin.Facebook.Android.nuspec | 2 +- .../nuget/Xamarin.Facebook.AudienceNetwork.Android.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Facebook.Android/nuget/Xamarin.Facebook.Android.nuspec b/Facebook.Android/nuget/Xamarin.Facebook.Android.nuspec index f7d7f6efdb..f5cde4e658 100644 --- a/Facebook.Android/nuget/Xamarin.Facebook.Android.nuspec +++ b/Facebook.Android/nuget/Xamarin.Facebook.Android.nuspec @@ -21,6 +21,6 @@ - + diff --git a/Facebook.Android/nuget/Xamarin.Facebook.AudienceNetwork.Android.nuspec b/Facebook.Android/nuget/Xamarin.Facebook.AudienceNetwork.Android.nuspec index 9e9ccab650..92871bd462 100644 --- a/Facebook.Android/nuget/Xamarin.Facebook.AudienceNetwork.Android.nuspec +++ b/Facebook.Android/nuget/Xamarin.Facebook.AudienceNetwork.Android.nuspec @@ -23,6 +23,6 @@ - +