[PR #41] [MERGED] Dotnet 20 preview final #744

Closed
opened 2025-12-29 15:33:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/41
Author: @StefH
Created: 8/11/2017
Status: Merged
Merged: 8/11/2017
Merged by: @StefH

Base: masterHead: dotnet_20_preview_final


📝 Commits (3)

  • e4d491a 1.0.2.3-preview2-final-01
  • 9bb14e2 fixes for AspNetCoreSelfHost (Task...)
  • bfe52c2 enable all target frameworks again

📊 Changes

8 files changed (+84 additions, -97 deletions)

View changed files

📝 README.md (+10 -1)
📝 appveyor.yml (+5 -6)
📝 examples/WireMock.Net.Client/Program.cs (+0 -0)
📝 examples/WireMock.Net.Client/WireMock.Net.Client.csproj (+0 -0)
📝 src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj (+40 -39)
📝 src/WireMock.Net/Owin/AspNetCoreSelfHost.cs (+11 -32)
📝 src/WireMock.Net/Owin/OwinSelfHost.cs (+8 -15)
📝 src/WireMock.Net/WireMock.Net.csproj (+10 -4)

📄 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/41 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/11/2017 **Status:** ✅ Merged **Merged:** 8/11/2017 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `dotnet_20_preview_final` --- ### 📝 Commits (3) - [`e4d491a`](https://github.com/wiremock/WireMock.Net/commit/e4d491a7c46efbbde901ecdbe9d24da4bc1b28ff) 1.0.2.3-preview2-final-01 - [`9bb14e2`](https://github.com/wiremock/WireMock.Net/commit/9bb14e2db2321b01affb7db5dccb390eeb7bafe6) fixes for AspNetCoreSelfHost (Task...) - [`bfe52c2`](https://github.com/wiremock/WireMock.Net/commit/bfe52c2bd3e7d428817aaed7d70f86b68d2df6ff) enable all target frameworks again ### 📊 Changes **8 files changed** (+84 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -1) 📝 `appveyor.yml` (+5 -6) 📝 `examples/WireMock.Net.Client/Program.cs` (+0 -0) 📝 `examples/WireMock.Net.Client/WireMock.Net.Client.csproj` (+0 -0) 📝 `src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj` (+40 -39) 📝 `src/WireMock.Net/Owin/AspNetCoreSelfHost.cs` (+11 -32) 📝 `src/WireMock.Net/Owin/OwinSelfHost.cs` (+8 -15) 📝 `src/WireMock.Net/WireMock.Net.csproj` (+10 -4) </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 15:33:00 +01:00
adam closed this issue 2025-12-29 15:33:00 +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-wiremock#744