diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-01-08 04:13:03 +0000 |
commit | 212a8c3926d835e3abe5abaf9744945ec78aa158 (patch) | |
tree | 895bec2e78bac7155fdd68f56b2aa5eb1abd85db /io/obj/Debug/net6.0/IO.GlobalUsings.g.cs | |
parent | clicker (diff) | |
download | cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.gz cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.bz2 cs-212a8c3926d835e3abe5abaf9744945ec78aa158.tar.xz cs-212a8c3926d835e3abe5abaf9744945ec78aa158.zip |
io
Diffstat (limited to 'io/obj/Debug/net6.0/IO.GlobalUsings.g.cs')
-rw-r--r-- | io/obj/Debug/net6.0/IO.GlobalUsings.g.cs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/io/obj/Debug/net6.0/IO.GlobalUsings.g.cs b/io/obj/Debug/net6.0/IO.GlobalUsings.g.cs new file mode 100644 index 0000000..ac22929 --- /dev/null +++ b/io/obj/Debug/net6.0/IO.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; |