change publish folder

This commit is contained in:
Brett Hewitson 2022-12-22 23:39:34 +10:00
parent 6515b994d7
commit cf5a039d9e

View file

@ -20,7 +20,7 @@ variables:
- name: ProjectFile
value: 'src/$(ApplicationName)/$(ApplicationName).csproj'
- name: PublishFolder
value: p
value: publish
stages:
- template: azure-pipelines-build.yml@self