Version changes

This commit is contained in:
iminet
2026-02-08 12:44:06 +01:00
parent d8360b1f53
commit f50495c41d
12 changed files with 170 additions and 70 deletions

View File

@@ -1,8 +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;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;