mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-26 02:08:29 +02:00
2.x.x (#366)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace WireMock.Settings
|
||||
/// <summary>
|
||||
/// FluentMockServerSettings
|
||||
/// </summary>
|
||||
[Obsolete("Will be replaced by WireMockServerSettings in version 1.1.0")]
|
||||
[Obsolete("Will be replaced by WireMockServerSettings in version 2.x.x")]
|
||||
public class FluentMockServerSettings : IFluentMockServerSettings
|
||||
{
|
||||
/// <inheritdoc cref="IFluentMockServerSettings.Port"/>
|
||||
|
||||
Reference in New Issue
Block a user