Try to fix the appveyor build.
This commit is contained in:
@@ -8,8 +8,12 @@ assembly_info:
|
||||
assembly_version: 2.1.0.{build}
|
||||
assembly_file_version: 2.1.0.{build}
|
||||
assembly_informational_version: 2.1.0.{build}-CI
|
||||
before_build:
|
||||
- cmd: nuget restore
|
||||
build:
|
||||
verbosity: minimal
|
||||
test_script:
|
||||
- cmd: dotnet xunit
|
||||
artifacts:
|
||||
- path: UnicodeCharacterInspector\bin\Release
|
||||
name: UnicodeCharacterInspector
|
||||
|
||||
Reference in New Issue
Block a user