Adding projects

This commit is contained in:
2023-10-03 11:08:23 +02:00
parent 9813dee3f0
commit 4ac8ce64eb
40 changed files with 1046 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
using System;
namespace WD7UVN_HFT_2023241.Logic
{
public class Class1
{
}
}