This commit is contained in:
JaredDC 2021-06-30 02:35:36 +08:00
parent f4f0195e50
commit 98c37c740b

View file

@ -10,6 +10,7 @@ configuration: Release
test: off test: off
before_build: before_build:
- ps: >- - ps: >-
cd v2rayN
nuget restore -verbosity detailed nuget restore -verbosity detailed
build: build:
parallel: true parallel: true