pipeline file changes

This commit is contained in:
Brett Hewitson 2022-12-29 13:53:35 +10:00
parent 24311dabc8
commit a44abf69c8
2 changed files with 2 additions and 11 deletions

View file

@ -26,8 +26,8 @@ variables:
value: 'src/Server-Managers.sln'
- name: ProjectFile
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
- name: PublishFolder
value: publish
#- name: PublishFolder
# value: publish
stages:
- template: azure-pipelines-build.yml@self