Add Port and Url property to WireMockServer (#740)

This commit is contained in:
Stef Heyenrath
2022-03-26 11:03:37 +01:00
committed by GitHub
parent 0789b97883
commit cbf82836f5
10 changed files with 31 additions and 13 deletions

View File

@@ -60,7 +60,7 @@
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="SimMetrics.Net" Version="1.0.5" />
<PackageReference Include="Stef.Validation" Version="0.1.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.17" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.18" />
<PackageReference Include="RandomDataGenerator.Net" Version="1.0.14" />
<PackageReference Include="JmesPath.Net" Version="1.0.125" />
<PackageReference Include="AnyOf" Version="0.3.0" />