mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 03:46: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
|
||||
before_build:
|
||||
- ps: >-
|
||||
- cd v2rayN
|
||||
- nuget restore -verbosity detailed
|
||||
cd v2rayN
|
||||
|
||||
nuget restore -verbosity detailed
|
||||
build:
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
|
|
Loading…
Reference in a new issue