Remotely/Desktop.Win/Usings.cs
2024-07-16 09:11:32 -07:00

6 lines
201 B
C#

global using System;
global using System.Collections.Generic;
global using System.Linq;
global using System.Threading;
global using System.Threading.Tasks;
global using Microsoft.Extensions.Logging;