mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 06:41:50 +01:00
versioning fix
This commit is contained in:
parent
72f85fb380
commit
0a04aa886c
@ -46,7 +46,7 @@ build_script:
|
||||
- cmd: msbuild ./Capnp.Net.sln /p:Configuration="Release"
|
||||
- cmd: msbuild ./CapnpCompatTest.sln /p:Configuration="Debug"
|
||||
- cmd: msbuild ./CapnpCompatTest.sln /p:Configuration="Release"
|
||||
- ps: scripts\capnpc-csharp-pack.ps1 $env:appveyor_build_version
|
||||
- ps: scripts\capnpc-csharp-pack.ps1 $env:semver
|
||||
after_build:
|
||||
# For once the build has completed
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user