Learning/Mysql-example/obj/Debug/net7.0-windows/Mysql-example.GlobalUsings.g.cs
2023-05-05 20:58:11 +02:00

10 lines
377 B
C#

// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Drawing;
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;
global using global::System.Windows.Forms;