ASDV-C-Sharp/MP1/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot/obj/Release/net6.0-windows/CelsiusAndFahrenheitTemperatureConverter_CalebFontenot.GlobalUsings.g.cs

11 lines
377 B
C#
Raw Normal View History

2022-09-06 20:00:35 -05:00
// <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;