We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83433f0 commit 5531a7bCopy full SHA for 5531a7b
src/dotnet-WireMock.Net/dotnet-WireMock.csproj
@@ -23,6 +23,8 @@
23
<ItemGroup>
24
<ProjectReference Include="..\WireMock.Net.GraphQL\WireMock.Net.GraphQL.csproj" />
25
<ProjectReference Include="..\WireMock.Net.Matchers.CSharpCode\WireMock.Net.Matchers.CSharpCode.csproj" />
26
+ <ProjectReference Include="..\WireMock.Net.MimeKitLite\WireMock.Net.MimeKitLite.csproj" />
27
+ <ProjectReference Include="..\WireMock.Net.ProtoBuf\WireMock.Net.ProtoBuf.csproj" />
28
<ProjectReference Include="..\WireMock.Net.StandAlone\WireMock.Net.StandAlone.csproj" />
29
</ItemGroup>
30
0 commit comments