Add project and workspace settings files for C# projects

This commit is contained in:
vista-man
2025-01-28 14:04:37 +01:00
parent 50a906a9a5
commit b9bf8b131a
30 changed files with 207 additions and 6 deletions

View 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;