Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+4
-1
@@ -19,7 +19,10 @@ steps:
|
||||
command: 'pack'
|
||||
packagesToPack: '**/*.csproj'
|
||||
configuration: '$(buildConfiguration)'
|
||||
versioningScheme: 'byBuildNumber'
|
||||
versioningScheme: 'byPrereleaseNumber'
|
||||
majorVersion: '1'
|
||||
minorVersion: '0'
|
||||
patchVersion: '0'
|
||||
|
||||
- task: IISWebAppDeploy@2
|
||||
displayName: 'Deployment'
|
||||
|
||||
Reference in New Issue
Block a user