dev/csharp/SmartThings/obj/Debug/net6.0/SmartThings.GlobalUsings.g.cs
2022-08-29 10:28:57 +02:00

9 lines
295 B
C#

// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;