diff options
| author | ivar <i@oiee.no> | 2025-10-06 12:06:46 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-10-06 12:06:46 +0200 |
| commit | f18f3fee8844df98a30c2d248dfca04643dd4365 (patch) | |
| tree | 599c1b6a97777a84cdcd7fe8333f4718d2e55c85 /VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs | |
| download | vegadata-f18f3fee8844df98a30c2d248dfca04643dd4365.tar.xz vegadata-f18f3fee8844df98a30c2d248dfca04643dd4365.zip | |
Initial
Diffstat (limited to 'VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs')
| -rw-r--r-- | VegaData/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ +// <autogenerated /> +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] |
