fix config

This commit is contained in:
Tommy Parnell
2015-05-18 20:33:54 -04:00
parent cdeeaf4dc3
commit 692c9abdfa

View File

@@ -1,4 +1,5 @@
version: 1.0.{build}
configuration: Release
nuget:
account_feed: true
project_feed: true
@@ -9,7 +10,14 @@ build:
verbosity: normal
before_build:
- nuget restore
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
nuget:
disable_publish_on_pr: true
deploy:
- provider: NuGet
server: