Skip to content

Commit

Permalink
Removed versioning stuff from appveyor since it doesn't work on .net …
Browse files Browse the repository at this point in the history
…core
  • Loading branch information
devedse committed Sep 6, 2017
1 parent 1e7bec7 commit 91933be
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ configuration: Release
install:
- cmd: git submodule update --init --recursive

assembly_info:
patch: true
file: '**\AssemblyInfo.*'
assembly_version: '{version}'
assembly_file_version: '{version}'

before_build:
- ps: .\scripts\set-version.ps1
- cmd: dotnet --info
Expand Down

0 comments on commit 91933be

Please sign in to comment.