, . msbuild, !
, , , . , , .
msbuild <yourProjectFile>.csproj
/target:"ResolveReferences;_CopyWebApplication"
/properties:"debug=false;
retail=true;
WebProjectOutputDir = <YourCorrectOutputDir>;
OutDir = <YourCorrectOutputDir>\bin\"
The time we spent in our time investing in fairly extensive build scripts that even run several basic HTTP regets against the site after we finished creating and publishing it reduced a huge amount of disappointment.
I, as much as possible, are sure that the machines will automate, the cars do not seem to forget to do the same as me: D
Hope this helps cheers rihan
source
share