Skip to content

Commit

Permalink
add using System.Net.Sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoon authored Sep 6, 2024
1 parent 88b131c commit 45ad87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/WireMock.Net.Tests/WireMockServerTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
using System.Net.Http;
using System.Net.Http.Headers;
using System.Net.NetworkInformation;
using System.Net.Sockets;
using System.Text;
using System.Threading.Tasks;
using FluentAssertions;
Expand Down

0 comments on commit 45ad87c

Please sign in to comment.