Skip to content

Commit 7411b5e

Browse files
committed
shouldm't have changed AppVeyor's own uris
1 parent 6f344e4 commit 7411b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ for:
1212
- image: Visual Studio 2013
1313
before_build:
1414
- 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
15+
- appveyor DownloadFile https://raw.githubusercontent.com/appveyor/ci/master/scripts/nuget-restore.cmd
1616
- nuget-restore XMLUnit.NET.NetFramework.sln
1717
cache:
1818
- packages -> **\packages.config

0 commit comments

Comments
 (0)