[PR #335] [MERGED] Mark some classes and methods obsolete for version 1.1.0 #865

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/335
Author: @StefH
Created: 8/26/2019
Status: Merged
Merged: 10/12/2019
Merged by: @StefH

Base: masterHead: mark_obsolete


📝 Commits (6)

📊 Changes

6 files changed (+15 additions, -5 deletions)

View changed files

📝 examples/WireMock.Net.WebApplication/WireMock.Net.WebApplication.NETCore2.csproj (+1 -1)
📝 src/WireMock.Net.StandAlone/StandAloneApp.cs (+7 -3)
📝 src/WireMock.Net/Server/FluentMockServer.cs (+1 -0)
📝 src/WireMock.Net/Settings/FluentMockServerSettings.cs (+1 -0)
📝 src/WireMock.Net/Settings/IFluentMockServerSettings.cs (+1 -0)
📝 src/WireMock.Net/Settings/IProxyAndRecordSettings.cs (+4 -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/335 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/26/2019 **Status:** ✅ Merged **Merged:** 10/12/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `mark_obsolete` --- ### 📝 Commits (6) - [`929716d`](https://github.com/wiremock/WireMock.Net/commit/929716d67dafb753e0b0d2cfc7f39deeff561fde) Obsolete - [`1f03817`](https://github.com/wiremock/WireMock.Net/commit/1f0381743717e3f53fd7f48d3d8eca765380e83e) Merge branch 'master' into mark_obsolete - [`cb368d6`](https://github.com/wiremock/WireMock.Net/commit/cb368d6f8467db0ceab4d75386f12cb24e6ff076) StandAloneApp - obsolete - [`7e8f391`](https://github.com/wiremock/WireMock.Net/commit/7e8f39148f852ee9e84093e964391b5b7c4a912a) obs - [`c4909c5`](https://github.com/wiremock/WireMock.Net/commit/c4909c57ce21a81c6408e2cc54c474ac296ec1f9) make Interface obsolete - [`f88b07e`](https://github.com/wiremock/WireMock.Net/commit/f88b07edf5456bc901705b993da6c312c5aeac18) merge ### 📊 Changes **6 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.WebApplication/WireMock.Net.WebApplication.NETCore2.csproj` (+1 -1) 📝 `src/WireMock.Net.StandAlone/StandAloneApp.cs` (+7 -3) 📝 `src/WireMock.Net/Server/FluentMockServer.cs` (+1 -0) 📝 `src/WireMock.Net/Settings/FluentMockServerSettings.cs` (+1 -0) 📝 `src/WireMock.Net/Settings/IFluentMockServerSettings.cs` (+1 -0) 📝 `src/WireMock.Net/Settings/IProxyAndRecordSettings.cs` (+4 -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 08:33:49 +01:00
adam closed this issue 2025-12-29 08:33:49 +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#865