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 941a2f4 commit b239a25Copy full SHA for b239a25
appveyor.yml
@@ -1,7 +1,7 @@
1
image: Visual Studio 2019
2
3
before_build:
4
-- nuget restore
+- nuget restore ./AzureDevopsTracker/AzureDevopsTracker.sln
5
6
build:
7
project: ./AzureDevopsTracker/AzureDevopsTracker.sln
0 commit comments