Files
MagSec-Encrypter/obj/Release/net10.0-windows/TextEncryptorApp.GlobalUsings.g.cs
2026-06-01 11:58:11 +02:00

11 lines
295 B
C#

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