NuGet " --skip-duplicate"

This commit is contained in:
Stef Heyenrath
2020-07-09 21:50:13 +02:00
parent 1c88f5d97d
commit d9c5faa966
3 changed files with 2 additions and 4 deletions

View File

@@ -134,7 +134,5 @@ namespace WireMock
/// Gets the origin
/// </summary>
string Origin { get; }
// WireMockList<string> GetParameter(string key, bool ignoreCase = false);
}
}