This commit is contained in:
JaredDC 2021-06-30 02:41:45 +08:00
parent 487c949fe7
commit 4cab722c13

View file

@ -9,9 +9,10 @@ image: Visual Studio 2019
configuration: Release
test: off
before_build:
- ps: >-
- cd v2rayN
- nuget restore -verbosity detailed
- ps: >-
cd v2rayN
nuget restore -verbosity detailed
build:
parallel: true
verbosity: minimal