fixed ci.yml
Some checks failed
First CI / build (push) Failing after 15s
First CI / test (push) Failing after 15s

This commit is contained in:
Student Politechniki
2025-11-21 13:52:16 +01:00
parent f15cc3bcdf
commit f3f5794958
7 changed files with 51 additions and 1 deletions

View File

@@ -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;