mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +01:00
dotnet tool test hack (even uglier)
This commit is contained in:
parent
cfce6e87f4
commit
2248311b5f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user