vsto-demo/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GlobalUsings.g.cs
2023-12-12 16:53:12 +08:00

11 lines
367 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;