Guest User

Untitled

a guest
Nov 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. nuget pack Second.csproj -IncludeReferencedProjects
  2.  
  3. Error occurred when processing file 'E:blablaFirst.csproj': Unable to find 'binReleaseFirstbinRelease'. Make sure the project has been built.
  4. Unable to find 'binReleaseFirstbinRelease'. Make sure the project has been built.
  5.  
  6. <dependencies>
  7. <dependency id="First" version="actual version of First here" />
  8. </dependencies>
Add Comment
Please, Sign In to add comment