dont download core

This commit is contained in:
Tommy Parnell
2017-07-05 16:39:51 -04:00
parent ec67f8ad1d
commit 68956cded5

View File

@@ -7,10 +7,6 @@ artifacts:
init:
- git config --global core.autocrlf true
before_build:
- ps: invoke-webrequest https://go.microsoft.com/fwlink/?LinkID=827524 -OutFile core.exe
- ps: .\core.exe /install /quiet /norestart
build_script:
- ps: >-
dotnet restore UriBuilder.Fluent.sln --source https://api.nuget.org/v3/index.json