Net5 issue (#579)

* 472

* .

* .

* p

* buffers

* 3

* Fix date

* fix
This commit is contained in:
Stef Heyenrath
2021-02-02 22:21:30 +01:00
committed by GitHub
parent 48c50e8207
commit e4071b9c6a
10 changed files with 699 additions and 199 deletions

View File

@@ -30,6 +30,7 @@
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />
<PackageReference Include="Handlebars.Net.Helpers" Version="2.0.2" />
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<!--<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" Version="3.4.0" />-->
</ItemGroup>