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 a483262 commit 88d3907Copy full SHA for 88d3907
appveyor.yml
@@ -3,6 +3,9 @@ os: Visual Studio 2017
3
install:
4
- dotnet restore
5
6
+before_build:
7
+ - nuget restore
8
+
9
build:
10
verbosity: minimal
11
0 commit comments