Skip to content

Commit

Permalink
shouldm't have changed AppVeyor's own uris
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed Jul 4, 2020
1 parent 6f344e4 commit 7411b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ for:
- image: Visual Studio 2013
before_build:
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/v4.9.2/nuget.exe
- 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
- nuget-restore XMLUnit.NET.NetFramework.sln
cache:
- packages -> **\packages.config
Expand Down

0 comments on commit 7411b5e

Please sign in to comment.