HandlebarsRegistrationCallback example

This commit is contained in:
Stef Heyenrath
2019-08-25 18:40:54 +02:00
parent ccb2c51a39
commit d885de1276
7 changed files with 36 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />
<PackageReference Include="Handlebars.Net" Version="1.9.5" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>