mirror of
https://github.com/Alvin-Zilverstand/ict-algemeen-opdrachten.git
synced 2026-03-07 05:47:56 +01:00
Add project and workspace settings files for C# projects
This commit is contained in:
8
Csharp/Calc/obj/Release/net9.0/Calc.GlobalUsings.g.cs
Normal file
8
Csharp/Calc/obj/Release/net9.0/Calc.GlobalUsings.g.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
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;
|
||||
Reference in New Issue
Block a user