Skip to content

Instantly share code, notes, and snippets.

@motowilliams
Created January 14, 2012 08:07
Show Gist options
  • Save motowilliams/1610702 to your computer and use it in GitHub Desktop.
Save motowilliams/1610702 to your computer and use it in GitHub Desktop.
AppHarbor Nuget Package Restore
------ Build started: Project: MapR, Configuration: Debug Any CPU ------
Successfully installed 'jQuery 1.6.4'.
Successfully installed 'Microsoft.Web.Infrastructure 1.0.0.0'.
Successfully installed 'SignalR 0.3.5'.
Successfully installed 'SignalR.Js 0.3.5'.
Successfully installed 'SignalR.Server 0.3.5'.
MapR -> C:\Users\Eric\code\MapR\bin\MapR.dll
Attempting to build package from 'MapR.csproj'.
Packing files from 'C:\Users\Eric\code\MapR\bin'.
Found packages.config. Using packages listed as dependencies
EXEC : warning : Description was not specified. Using 'Description'.
EXEC : warning : Author was not specified. Using 'Eric'.
Successfully created package 'C:\Users\Eric\code\MapR\bin\MapR.1.0.0.0.nupkg'.
Attempting to build symbols package for 'MapR.csproj'.
Packing files from 'C:\Users\Eric\code\MapR\bin'.
Found packages.config. Using packages listed as dependencies
EXEC : warning : Description was not specified. Using 'Description'.
EXEC : warning : Author was not specified. Using 'Eric'.
Successfully created package 'C:\Users\Eric\code\MapR\bin\MapR.1.0.0.0.symbols.nupkg'.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment