mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-26 02:08:29 +02:00
Mark some classes and methods obsolete for version 1.1.0 (#335)
* Obsolete * StandAloneApp - obsolete * obs * make Interface obsolete
This commit is contained in:
@@ -9,6 +9,7 @@ namespace WireMock.Settings
|
||||
/// <summary>
|
||||
/// IFluentMockServerSettings
|
||||
/// </summary>
|
||||
[Obsolete("This interface will be removed and replaced by the class WireMockServerSettings in version 1.1.0")]
|
||||
public interface IFluentMockServerSettings
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user