Skip to content

Commit 56f11e3

Browse files
committed
remove the fix fix for broken route to nuget from appveyor build
1 parent 0d088bb commit 56f11e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ environment:
1313
CRED_SECRET:
1414
secure: eEcA/09B7XzeTSb3GlaeqcWfQ/TemXxAq9/0AFM5+z8=
1515
VCAP_SERVICES: C:\projects\dotnet-standard-sdk\config
16-
init:
17-
- ps: '[System.IO.File]::AppendAllText("C:\Windows\System32\drivers\etc\hosts", "`n93.184.221.200 api.nuget.org")'
1816
install:
1917
- cmd: >-
2018
rm -rf packages

0 commit comments

Comments
 (0)