removed rc1 status as all dependencies out of pre

This commit is contained in:
TomPallister 2017-01-21 10:07:06 +00:00
parent 0f71c040d9
commit d7ad6df582

View File

@ -7,6 +7,6 @@ build_script:
test_script: test_script:
- run-tests.bat - run-tests.bat
after_test: after_test:
- push-to-nuget.bat %appveyor_build_version%-rc1 %nugetApiKey% - push-to-nuget.bat %appveyor_build_version% %nugetApiKey%
cache: cache:
- '%USERPROFILE%\.nuget\packages' - '%USERPROFILE%\.nuget\packages'