Browse Source

More AppVeyor tweaks

pull/1/head
Anairkoen Schno 5 years ago
parent
commit
9d20d2112a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -15,7 +15,7 @@ artifacts:
- path: IPA/bin/$(configuration)
assembly_info:
patch: true
file: IPA*/Properties/AssemblyInfo.cs
file: IPA*\\Properties\\AssemblyInfo.cs
assembly_version: '$(bsipa_version)'
assembly_file_version: '$(bsipa_version)'
build:


Loading…
Cancel
Save