You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
240 B
C#

global using Xunit;
global using System.Net;
global using System.Net.Sockets;
global using System.IO;
global using System.Net.Cache;
global using System.Net.Mime;
global using System.Net.NetworkInformation;
global using System.Net.Security;