added comments and wpf base

This commit is contained in:
4.E Zatko Dominik 2025-10-01 11:42:03 +02:00
parent 74c6a87254
commit ab86652859
146 changed files with 2046 additions and 290 deletions

View file

@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}