mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-23 08:48:28 +02:00
appveyor : nuget restore
This commit is contained in:
@@ -18,6 +18,9 @@ install:
|
|||||||
environment:
|
environment:
|
||||||
PATH: $(PATH);$(PROGRAMFILES)\dotnet\
|
PATH: $(PATH);$(PROGRAMFILES)\dotnet\
|
||||||
|
|
||||||
|
before_build:
|
||||||
|
- nuget restore
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- appveyor-retry dotnet restore .\src\WireMock -v Minimal
|
- appveyor-retry dotnet restore .\src\WireMock -v Minimal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user