mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +01:00
appveyor/nbgv fix
This commit is contained in:
parent
0497ebb63f
commit
609b6aaa09
@ -12,9 +12,9 @@ install:
|
||||
- dotnet tool install -g . nbgv
|
||||
init:
|
||||
# Good practise, because Windows line endings are different from Unix/Linux ones
|
||||
- cmd: nbgv cloud
|
||||
- cmd: git config --global core.autocrlf true
|
||||
before_build:
|
||||
- cmd: nbgv cloud
|
||||
- cmd: dotnet --version
|
||||
- cmd: msbuild -ver
|
||||
- cmd: dotnet restore ./Capnp.Net.Runtime/Capnp.Net.Runtime.csproj --verbosity m
|
||||
|
Loading…
x
Reference in New Issue
Block a user