mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-26 11:21:51 +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; |