Skip to content

Commit

Permalink
Fixed appveyor configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
AraHaan committed Dec 11, 2018
1 parent 9af75b8 commit c8413cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,14 @@ image:
- Visual Studio 2017
configuration: Release
platform: Any CPU
cache: externals/Els_kom_new
assembly_info:
patch: true
file: AssemblyInfo.*
assembly_version: "{version}"
assembly_file_version: "{version}"
assembly_informational_version: "{version}"
before_build:
- ps: ./update-externals.ps1
- ps: nuget restore
build:
project: callbacktest_plugin.sln
parallel: true
Expand Down
21 changes: 0 additions & 21 deletions update-externals.ps1

This file was deleted.

0 comments on commit c8413cb

Please sign in to comment.