Some fixes to WireMock.Net.Assertions (#816)

* Add extra unit test for UsingPost

* .X

* ok

* ok2

* header
This commit is contained in:
Stef Heyenrath
2022-10-15 08:21:48 +02:00
committed by GitHub
parent 14dd619763
commit b523ab9125
4 changed files with 196 additions and 51 deletions

View File

@@ -22,6 +22,7 @@
<!--<DelaySign>true</DelaySign>-->
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<LangVersion>10</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">