|
|
|
|
|
by wallyhs
3939 days ago
|
|
FWIW, you can install MSBuild without Visual Studio. It's part of the Windows SDK. If your target system is not supported, you have to run it on a supported system and choose the "Download for installation on a separate computer" option. Then copy the resulting msi and cab files to the server and run them. See http://stackoverflow.com/questions/12944502/build-asp-net-4-... However, after I did this, I had to find build targets that Visual Studio installed and copy them from my workstation into the same directory on the server (i.e. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications). |
|
It's such a pain that a famous ex-Microsoftie started a connect request for it:
https://visualstudio.uservoice.com/forums/121579-visual-stud...