Erster SecDevOps Test

This commit is contained in:
2026-04-28 15:01:59 +02:00
parent 5215adf88e
commit 05dff813cb
7 changed files with 72 additions and 0 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;