summaryrefslogtreecommitdiffstats
path: root/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs
diff options
context:
space:
mode:
Diffstat (limited to 'solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs')
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs b/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs
new file mode 100644
index 0000000..8578f3d
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs
@@ -0,0 +1,8 @@
+// <auto-generated/>
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.IO;
+global using global::System.Linq;
+global using global::System.Net.Http;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;