added dependencies

This commit is contained in:
2026-07-03 20:02:31 +02:00
parent 9b4a8d79b1
commit ffb640049c
74 changed files with 8103 additions and 8 deletions
@@ -0,0 +1,9 @@
// <auto-generated/>
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;
global using Xunit;