aboutsummaryrefslogtreecommitdiffstats
path: root/VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs
diff options
context:
space:
mode:
authorivar <i@oiee.no>2025-10-26 11:33:30 +0100
committerivar <i@oiee.no>2025-10-26 11:33:30 +0100
commit8de1187b627625b94ef8088de3e9255ccd17baf4 (patch)
tree8e59d5778b209e093d23d985834ae2a7abb21fcc /VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs
parentc40cce23c7a034a22b5db266983cd4409d67d769 (diff)
downloadvegadata-8de1187b627625b94ef8088de3e9255ccd17baf4.tar.xz
vegadata-8de1187b627625b94ef8088de3e9255ccd17baf4.zip
.
Diffstat (limited to 'VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs')
-rw-r--r--VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs17
1 files changed, 0 insertions, 17 deletions
diff --git a/VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs b/VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs
deleted file mode 100644
index 5e6145d..0000000
--- a/VegaData/obj/Debug/net10.0/VegaData.GlobalUsings.g.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-// <auto-generated/>
-global using Microsoft.AspNetCore.Builder;
-global using Microsoft.AspNetCore.Hosting;
-global using Microsoft.AspNetCore.Http;
-global using Microsoft.AspNetCore.Routing;
-global using Microsoft.Extensions.Configuration;
-global using Microsoft.Extensions.DependencyInjection;
-global using Microsoft.Extensions.Hosting;
-global using Microsoft.Extensions.Logging;
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Net.Http.Json;
-global using System.Threading;
-global using System.Threading.Tasks;