Include Handlebars.Net.Helpers project (#456)

* wip

* h 100

* rename

* csproj
This commit is contained in:
Stef Heyenrath
2020-05-17 19:55:06 +02:00
committed by GitHub
parent 6938b6f73c
commit f26bf62a13
13 changed files with 76 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ using Wmhelp.XPath2;
namespace WireMock.Transformers
{
internal static class HandleBarsXPath
internal static class HandlebarsXPath
{
public static void Register(IHandlebars handlebarsContext)
{