Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Created November 16, 2015 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GouriKumari/dd69b9105ab2562a872b to your computer and use it in GitHub Desktop.
Save GouriKumari/dd69b9105ab2562a872b to your computer and use it in GitHub Desktop.
Build Log
Restoring NuGet packages...
To prevent NuGet from restoring packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages during build.'
1>------ Build started: Project: UnifiedSingleViewIphone1, Configuration: Debug iPhoneSimulator ------
1> Generated session id: 704cf4853eafc667d56b472f6f075008
1> Generated build app name: UnifiedSingleViewIphone1
1> Connecting to Mac server 10.1.16.18...
1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(507,3): warning : The iOS SDK version '8.3' is not installed. Using newer version '9.1' instead'.
1> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Net.Primitives.dll] to solve conflict and get rid of warning.
1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1819,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190.
1> UnifiedSingleViewIphone1 -> C:\Users\Administrator\Downloads\SystemNetPrimitivesConflict\SystemNetPrimitivesConflict\UnifiedSingleViewIphone1\bin\iPhoneSimulator\Debug\UnifiedSingleViewIphone1.exe
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Build started.
Build succeeded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment