Attempt to restore submodule packages

This commit is contained in:
2018-02-21 12:01:25 -05:00
parent 47f1b1dd97
commit ab5392b7d9

View File

@@ -23,4 +23,6 @@ deploy:
- provider: Environment
name: NuGet
install:
- cmd: git submodule update --init --recursive
- cmd: git submodule update --init --recursive
before_build:
- cmd: msbuild /t:restore