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