Skip to content

Commit d271959

Browse files
authored
Update appveyor.yml
trying the removal of an explicit host
1 parent 46d34a8 commit d271959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: '2.1.2.{build}'
22

33
# add nuget api to hosts file, making sure we can actually nuget restore for the build
4-
hosts:
5-
api.nuget.org: 93.184.221.200
4+
# hosts:
5+
# api.nuget.org: 93.184.221.200
66

77
# enforce crlf fixing
88
init:

0 commit comments

Comments
 (0)