Skip to content

Continuous Delivery With Microsoft Azure and Visual Studio Team Services

Notifications You must be signed in to change notification settings

yongchengloke57/HelloCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloCode

Continuous Delivery With Microsoft Azure and Visual Studio Team Services

Step 12:

Set the MSBuild Arguments field as:

/p:DeployOnBuild=true /p:WebPublishMethod=Package /p:PackageAsSingleFile=true /p:SkipInvalidConfigurations=true /p:PackageLocation="$(build.stagingDirectory)"

About

Continuous Delivery With Microsoft Azure and Visual Studio Team Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.5%
  • JavaScript 11.5%
  • HTML 5.4%
  • Other 0.6%