Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. +- MyProject //on bitbucket in a repo called 'MyProject'
  2. | +- MyProject.csproj //references DBAccess.csproj and ExcelFileMaker.csproj
  3. |
  4. +- SharedLibs //on bitbucket in a repo called 'SharedLibs'
  5. +- DBAccess
  6. | +- DBAccess.csproj
  7. |
  8. +- ExcelFileMaker
  9. +-ExcelFileMaker.csproj
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement