mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
Typo
This commit is contained in:
parent
336419863b
commit
6768a1cd18
@ -13,7 +13,7 @@ install:
|
|||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
before_build:
|
before_build:
|
||||||
- cmd: dotnet --version
|
- cmd: dotnet --version
|
||||||
- cmd: msbuild --ver
|
- cmd: msbuild -ver
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Debug"
|
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Debug"
|
||||||
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Release"
|
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Release"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user