guess-the-card/obj/Debug/net10.0-windows/GuessTheCard.GlobalUsings.g.cs

11 lines
295 B
C#
Raw Normal View History

2026-04-11 10:59:54 +07:00
// <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;