dotnet tool test hack (even uglier)

This commit is contained in:
Christian Köllner 2020-01-03 01:59:15 +01:00
parent cfce6e87f4
commit 2248311b5f

View File

@ -57,7 +57,7 @@ test_script:
# - cmd: choco install capnpc-csharp --source=".;https://chocolatey.org/api/v2" --force -y
- cmd: choco install capnproto --source="https://chocolatey.org/api/v2" --force -y
- cmd: cd %APPVEYOR_BUILD_FOLDER%\capnpc-csharp
- cmd: echo dotnet tool install --global --add-source ./nupkg capnpc-csharp --version > install.bat
- cmd: echo|set /p="dotnet tool install --global --add-source ./nupkg capnpc-csharp --version " > install.bat
- cmd: nbgv get-version -v NuGetPackageVersion >> install.bat
- cmd: install.bat
- cmd: cd %APPVEYOR_BUILD_FOLDER%\install-test