MSbuild 编译发布web程序
msbuild xxx.csproj /t:ResolveReferences;Compile /t:_WPPCopyWebApplication /p:Configuration=Release /p:WebProjectOutputDir=C:\Publish /p:Platform=AnyCPU
msbuild xxx.csproj /t:ResolveReferences;Compile /t:_WPPCopyWebApplication /p:Configuration=Release /p:WebProjectOutputDir=C:\Publish /p:Platform=AnyCPU