mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Trying to move "packages.config" one folder up (so it works better with VS)
This commit is contained in:
parent
f895ecf55c
commit
25df6c025e
@ -15,7 +15,7 @@ test_script:
|
||||
- vstest.console /logger:Appveyor /Settings:"%APPVEYOR_BUILD_FOLDER%\src\Local.testsettings" "%APPVEYOR_BUILD_FOLDER%\src\Test\bin\%CONFIGURATION%\Test.dll"
|
||||
|
||||
cache:
|
||||
- 'src\packages -> src\packages\packages.config' # preserve the "src\packages" directory
|
||||
- 'src\packages -> src\packages.config' # preserve the "src\packages" directory
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user