Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified committed Nov 18, 2015
1 parent 7787501 commit a3603a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
version: 2.0.{build}
version: 4.0.0.{build}
configuration: Release
platform: Any CPU
assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '2.0.0.1'
assembly_version: '4.0.0'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
assembly_informational_version: '4.0'
nuget:
project_feed: true
disable_publish_on_pr: true
Expand Down

0 comments on commit a3603a8

Please sign in to comment.