IFluentMockServerAdmin : requests

This commit is contained in:
Stef Heyenrath
2017-06-15 11:05:03 +02:00
parent cece260203
commit 85e51b6240
4 changed files with 57 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
<TargetFramework>netcoreapp1.0</TargetFramework>
<RuntimeFrameworkVersion>1.0.1</RuntimeFrameworkVersion>
<ApplicationIcon>../../WireMock.Net-Logo.ico</ApplicationIcon>
</PropertyGroup>