chore: unnötige Dateien entfernt und git ignore aktualisiert.

This commit is contained in:
Developer 02
2025-01-16 22:38:05 +01:00
parent 63ab47a288
commit 92a7b959ab
62 changed files with 53 additions and 1020 deletions

View File

@@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

View File

@@ -1,8 +0,0 @@
// <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;