Add some methods to the BodyModelBuilder (#1116)

* Add some methods to the BodyModelBuilder

* .
This commit is contained in:
Stef Heyenrath
2024-06-08 09:26:21 +02:00
committed by GitHub
parent 86f8877039
commit 8b03307a94
4 changed files with 158 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ApplicationIcon>../../resources/WireMock.Net-Logo.ico</ApplicationIcon>
</PropertyGroup>