ErstChanges , braucht immer noch debug ,wahrscheinlich später

This commit is contained in:
younes elhaddoury
2026-01-29 12:57:39 +01:00
parent ecff9e7374
commit 258fbd17e6
17 changed files with 788 additions and 75 deletions

12
SkyTeam/PilotenRepo.cs Normal file
View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SkyTeam
{
class PilotenRepo
{
}
}