Skip to content

Instantly share code, notes, and snippets.

@nosami
Created October 31, 2014 22:33
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 nosami/198448f015030da51861 to your computer and use it in GitHub Desktop.
Save nosami/198448f015030da51861 to your computer and use it in GitHub Desktop.
trying to build DTH on mono
System.InvalidOperationException: Failed to resolve the following dependencies for target framework 'Asp.Net,Version=v5.0':
System.IO.Compression.FileSystem
System.Net
System.Xml
System.Xml.Linq
Searched Locations:
/Users/jason/src/KRuntime/src/{name}/project.json
/Users/jason/.kpm/packages/{name}/{version}/{name}.nuspec
/usr/local/Cellar/mono/3.10.0/lib/mono/4.5/{name}.dll
/usr/local/Cellar/mono/3.10.0/lib/mono/4.5/Facades/{name}.dll
Try running 'kpm restore'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment