mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-28 20:32:13 +01:00
5 lines
129 B
C#
5 lines
129 B
C#
// Copyright © WireMock.Net
|
|
|
|
global using System.Linq;
|
|
global using AwesomeAssertions;
|
|
global using AwesomeAssertions.Execution; |