We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a1852 commit cd1ff0cCopy full SHA for cd1ff0c
appveyor.yml
@@ -11,7 +11,7 @@ environment:
11
build_script:
12
- cmd: >-
13
git submodule update --init --recursive
14
-
+ nuget restore
15
16
dotnet msbuild
17
after_test:
0 commit comments