This commit is contained in:
Stef Heyenrath
2019-10-22 18:58:36 +00:00
committed by GitHub
parent 3250604b5a
commit 84ad5a927e
5 changed files with 4 additions and 7 deletions

View File

@@ -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"/>