From f9a323850e6e59e826000037739c2f0ea1854067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=8B=97=E8=9B=8B?= <12086832+li-goudan233@user.noreply.gitee.com> Date: Thu, 20 Mar 2025 15:18:51 +0800 Subject: [PATCH] q --- .../Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Pilot.Report.Exploitation/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs diff --git a/Pilot.Report.Exploitation/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Pilot.Report.Exploitation/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs new file mode 100644 index 0000000..15efebf --- /dev/null +++ b/Pilot.Report.Exploitation/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]