summary refs log tree commit diff
path: root/string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:13:03 +0000
commit821ecea5b3a6aea15494dd8e9674fac379a2e841 (patch)
tree54ea2e3ce80bf69607726fd8c1e83e76ea3eb63b /string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs
parentread/write (diff)
downloadcs-821ecea5b3a6aea15494dd8e9674fac379a2e841.tar
cs-821ecea5b3a6aea15494dd8e9674fac379a2e841.tar.gz
cs-821ecea5b3a6aea15494dd8e9674fac379a2e841.tar.bz2
cs-821ecea5b3a6aea15494dd8e9674fac379a2e841.tar.xz
cs-821ecea5b3a6aea15494dd8e9674fac379a2e841.zip
string guess
Diffstat (limited to 'string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs')
-rw-r--r--string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs8
1 files changed, 8 insertions, 0 deletions
diff --git a/string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs b/string_guess/obj/Debug/net6.0/stringGuess.GlobalUsings.g.cs
new file mode 100644
index 0000000..ac22929
--- /dev/null
+++ b/string_guess/obj/Debug/net6.0/stringGuess.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;