This commit is contained in:
JaredDC 2021-06-30 02:38:11 +08:00
parent 98c37c740b
commit 487c949fe7

View file

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