From 6a89bc0f920e198135ac21b5de70aacc97c521b3 Mon Sep 17 00:00:00 2001 From: RuKira Date: Sat, 14 Mar 2026 16:31:13 +0000 Subject: [PATCH] Project Cleanup --- .../net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs diff --git a/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs deleted file mode 100644 index feda5e9..0000000 --- a/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]