|
@ -13,11 +13,6 @@ cache: |
|
|
- '%LocalAppData%\NuGet\v3-cache' # NuGet v3 |
|
|
- '%LocalAppData%\NuGet\v3-cache' # NuGet v3 |
|
|
artifacts: |
|
|
artifacts: |
|
|
- path: IPA/bin/$(configuration) |
|
|
- path: IPA/bin/$(configuration) |
|
|
assembly_info: |
|
|
|
|
|
patch: true |
|
|
|
|
|
file: IPA*\\Properties\\AssemblyInfo.cs |
|
|
|
|
|
assembly_version: '$(bsipa_version)' |
|
|
|
|
|
assembly_file_version: '$(bsipa_version)' |
|
|
|
|
|
build: |
|
|
build: |
|
|
verbosity: normal |
|
|
verbosity: normal |
|
|
project: BSIPA.sln |
|
|
project: BSIPA.sln |
|
|