mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-19 07:54:53 +01:00
3 lines
97 B
C#
3 lines
97 B
C#
global using System.Linq;
|
|
global using FluentAssertions;
|
|
global using FluentAssertions.Execution; |