WireMock.Net.Standalone

This commit is contained in:
Stef Heyenrath
2017-06-10 09:48:04 +02:00
parent 8ed82f3124
commit f90d54bace
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ build_script:
- dotnet build .\test\WireMock.Net.Tests\WireMock.Net.Tests.csproj -c %CONFIGURATION%
# build WireMock.Net.Standalone
- dotnet msbuild .\src\WireMock.Net.Standalone\WireMock.Net.Standalone.csproj -c %CONFIGURATION%
- dotnet build .\src\WireMock.Net.Standalone\WireMock.Net.Standalone.csproj -c %CONFIGURATION%
test_script:
- nuget.exe install OpenCover -ExcludeVersion