Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bbbfa5e389 | ||
|
|
d2c8adf1f4 |
@@ -1,4 +1,4 @@
|
||||
version: 1.1.{build}
|
||||
version: 1.1.{build}-{branch}
|
||||
configuration: Release
|
||||
nuget:
|
||||
account_feed: true
|
||||
@@ -10,6 +10,7 @@ build:
|
||||
include_nuget_references: true
|
||||
verbosity: normal
|
||||
before_build:
|
||||
- echo %APPVEYOR_BUILD_VERSION%
|
||||
- nuget restore
|
||||
assembly_info:
|
||||
patch: true
|
||||
|
||||
Reference in New Issue
Block a user