[PR #989] [MERGED] Fix MimeKitLite NuGet include #1179

Closed
opened 2025-12-29 09:18:48 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/989
Author: @StefH
Created: 8/4/2023
Status: Merged
Merged: 8/4/2023
Merged by: @StefH

Base: masterHead: stef-988-mimekitlite-error


📝 Commits (3)

📊 Changes

6 files changed (+58 additions, -4 deletions)

View changed files

📝 WireMock.Net Solution.sln (+8 -1)
📝 examples/WireMock.Net.Console.NET6/WireMock.Net.Console.NET6.csproj (+0 -1)
examples/WireMock.Net.Console.NET7.UsingNuGet/Program.cs (+34 -0)
examples/WireMock.Net.Console.NET7.UsingNuGet/WireMock.Net.Console.NET7.UsingNuGet.csproj (+15 -0)
📝 src/WireMock.Net/WireMock.Net.csproj (+1 -1)
📝 test/WireMock.Net.Tests/WireMock.Net.Tests.csproj (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/989 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/4/2023 **Status:** ✅ Merged **Merged:** 8/4/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-988-mimekitlite-error` --- ### 📝 Commits (3) - [`d4845c9`](https://github.com/wiremock/WireMock.Net/commit/d4845c9c18621aa55f5c4e6da59e2fc2e2aa15be) Fix 500 - [`88fedb6`](https://github.com/wiremock/WireMock.Net/commit/88fedb6fd9c99061c1c8054e7a2ffc1f4dcf025c) MimeKiteLite : fix NuGet include - [`eee979b`](https://github.com/wiremock/WireMock.Net/commit/eee979bec475dc80e733ba109a9548b482c56eb6) . ### 📊 Changes **6 files changed** (+58 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `WireMock.Net Solution.sln` (+8 -1) 📝 `examples/WireMock.Net.Console.NET6/WireMock.Net.Console.NET6.csproj` (+0 -1) ➕ `examples/WireMock.Net.Console.NET7.UsingNuGet/Program.cs` (+34 -0) ➕ `examples/WireMock.Net.Console.NET7.UsingNuGet/WireMock.Net.Console.NET7.UsingNuGet.csproj` (+15 -0) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+1 -1) 📝 `test/WireMock.Net.Tests/WireMock.Net.Tests.csproj` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:18:48 +01:00
adam closed this issue 2025-12-29 09:18:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1179