Compare commits

..

1 Commits

Author SHA1 Message Date
PBG2H25ALA bbc49a48f1 Neues Programm 2026-06-03 11:38:02 +02:00
+12
View File
@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Chefs
{
internal class Test
{
}
}