mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
appveyor fix
This commit is contained in:
parent
3620beae12
commit
cedd033c42
@ -17,6 +17,8 @@ install:
|
||||
init:
|
||||
- cmd: set semver=%major%.%minor%.%patch%
|
||||
- cmd: set msasmver=%major%.%minor%.%build%.%patch%
|
||||
- cmd: echo %semver%
|
||||
- cmd: echo %msasmver%
|
||||
# Good practise, because Windows line endings are different from Unix/Linux ones
|
||||
- cmd: git config --global core.autocrlf true
|
||||
dotnet_csproj:
|
||||
|
Loading…
x
Reference in New Issue
Block a user