mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 11:56:55 +00:00
F
This commit is contained in:
parent
487c949fe7
commit
4cab722c13
1 changed files with 4 additions and 3 deletions
|
@ -10,8 +10,9 @@ 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
|
||||||
|
|
Loading…
Reference in a new issue