dont download core
This commit is contained in:
@@ -7,10 +7,6 @@ artifacts:
|
|||||||
init:
|
init:
|
||||||
- git config --global core.autocrlf true
|
- 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:
|
build_script:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
dotnet restore UriBuilder.Fluent.sln --source https://api.nuget.org/v3/index.json
|
dotnet restore UriBuilder.Fluent.sln --source https://api.nuget.org/v3/index.json
|
||||||
|
|||||||
Reference in New Issue
Block a user