Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Brett Hewitson 2022-12-21 20:20:49 +10:00
parent 103e9afbd7
commit 1e894c2c7e

View file

@ -80,6 +80,7 @@ stages:
inputs: inputs:
SourceFolder: '$(Build.SourcesDirectory)' SourceFolder: '$(Build.SourcesDirectory)'
Contents: | Contents: |
.azure/scripts/$(ApplicationName).iss
src/$(ApplicationName)/VersionFeed.xml src/$(ApplicationName)/VersionFeed.xml
src/$(ApplicationName)/VersionFeedBeta.xml src/$(ApplicationName)/VersionFeedBeta.xml
src/$(ApplicationName)/Art\favicon.ico src/$(ApplicationName)/Art\favicon.ico