mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-28 19:58:09 +02:00
Use corerct Handlebars.Net.Helpers.Xslt (2.5.2) (#1332)
This commit is contained in:
@@ -167,7 +167,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard1.3' and '$(TargetFramework)' != 'net451' and '$(TargetFramework)' != 'net452' ">
|
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard1.3' and '$(TargetFramework)' != 'net451' and '$(TargetFramework)' != 'net452' ">
|
||||||
<PackageReference Include="Handlebars.Net.Helpers.Xslt" Version="2.4.6" />
|
<PackageReference Include="Handlebars.Net.Helpers.Xslt" Version="2.5.2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!--<ItemGroup>
|
<!--<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user