Move code files to src directory and add readme

This commit is contained in:
Stone_Red
2024-04-03 17:25:09 +02:00
parent a74d1285ad
commit 6aeeb585f6
37 changed files with 21 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
[*.cs]
# CS0067: The event 'HomeCommand.CanExecuteChanged' is never used
dotnet_diagnostic.CS0067.severity = none