fix WireMock.Net.ConsoleTest.Net452

This commit is contained in:
Stef Heyenrath
2017-06-14 14:12:42 +02:00
parent 7111ab384b
commit 538195551d
3 changed files with 12 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Lightweight StandAlone Http Mocking Server for .Net.</Description>
<AssemblyTitle>WireMock.Net.StandAlone</AssemblyTitle>
<Version>1.0.0.0</Version>
<Version>1.0.0.1</Version>
<Authors>Stef Heyenrath</Authors>
<TargetFrameworks>net45;net452;net46;netstandard1.3</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>