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 6f344e4 commit 7411b5eCopy full SHA for 7411b5e
appveyor.yml
@@ -12,7 +12,7 @@ for:
12
- image: Visual Studio 2013
13
before_build:
14
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/v4.9.2/nuget.exe
15
- - appveyor DownloadFile https://raw.githubusercontent.com/appveyor/ci/main/scripts/nuget-restore.cmd
+ - appveyor DownloadFile https://raw.githubusercontent.com/appveyor/ci/master/scripts/nuget-restore.cmd
16
- nuget-restore XMLUnit.NET.NetFramework.sln
17
cache:
18
- packages -> **\packages.config
0 commit comments