mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +01:00
CI
This commit is contained in:
parent
6768a1cd18
commit
20f591df66
@ -14,6 +14,8 @@ install:
|
||||
before_build:
|
||||
- cmd: dotnet --version
|
||||
- cmd: msbuild -ver
|
||||
- cmd: dotnet restore ./Capnp.Net.Runtime/Capnp.Net.Runtime.csproj --verbosity m
|
||||
- cmd: dotnet restore ./capnpc-csharp/capnpc-csharp.csproj --verbosity m
|
||||
build_script:
|
||||
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Debug"
|
||||
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Release"
|
||||
|
Loading…
x
Reference in New Issue
Block a user