Update build no

This commit is contained in:
tidusjar 2016-07-29 13:49:39 +01:00
commit 2105ee9073
7 changed files with 165 additions and 165 deletions

View file

@ -1,11 +1,11 @@
version: 1.8.{build} version: 1.9.{build}
configuration: Release configuration: Release
assembly_info: assembly_info:
patch: true patch: true
file: '**\AssemblyInfo.*' file: '**\AssemblyInfo.*'
assembly_version: '1.8.5' assembly_version: '1.9.0'
assembly_file_version: '{version}' assembly_file_version: '{version}'
assembly_informational_version: '1.8.5' assembly_informational_version: '1.9.0'
before_build: before_build:
- cmd: appveyor-retry nuget restore - cmd: appveyor-retry nuget restore
build: build: