giammin

Create MSBuild .proj file from a solution file .sln

Apr 26th, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. In Visual Studio command prompt:
  2. set MSBuildEmitSolution=1
  3. msbuild <<your project>>.sln
Advertisement
Add Comment
Please, Sign In to add comment