Fixed appveyor.yml

This commit is contained in:
Benjamin Höglinger-Stelzer 2019-12-27 20:06:34 +01:00
parent 4f49b34bfd
commit 67e9240e0a

View File

@ -12,6 +12,8 @@ dotnet_csproj:
assembly_version: '{version}'
file_version: '{version}'
informational_version: '{version}'
before_build:
- nuget restore
build:
project: $(APPVEYOR_BUILD_FOLDER)\$(APPVEYOR_PROJECT_NAME).sln
test: off