Fix MimeKitLite NuGet include (#989)

* Fix 500

* MimeKiteLite : fix NuGet include

* .
This commit is contained in:
Stef Heyenrath
2023-08-04 10:44:53 +02:00
committed by GitHub
parent 6aa7aac151
commit b986633eca
6 changed files with 58 additions and 4 deletions

View File

@@ -30,7 +30,6 @@
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
<PackageReference Include="MimeKitLite" Version="4.1.0.1" />
</ItemGroup>
<ItemGroup>