Initial Commit

This commit is contained in:
Sebastian Fischlmayr 2023-05-04 13:46:14 +02:00
commit 9b2f95aee4
Signed by: Maverick
GPG key ID: 6379E413924A4E77
108 changed files with 4815 additions and 0 deletions

5
Class1.cs Normal file
View file

@ -0,0 +1,5 @@
namespace Flux_Systems_Assistant;
public class Class1
{
}