From f18f3fee8844df98a30c2d248dfca04643dd4365 Mon Sep 17 00:00:00 2001 From: ivar Date: Mon, 6 Oct 2025 12:06:46 +0200 Subject: Initial --- .../obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs (limited to 'VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs') diff --git a/VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs new file mode 100644 index 0000000..925b135 --- /dev/null +++ b/VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] -- cgit v1.3