Enhance MainForm UI with improved colors and layout adjustments

This commit is contained in:
vista-man
2025-01-27 19:09:31 +01:00
parent 0c4f18e280
commit 5a626eeb37
17 changed files with 17 additions and 47 deletions

View File

@@ -1,23 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Bankrekening/1.0.0": {
"runtime": {
"Bankrekening.dll": {}
}
}
}
},
"libraries": {
"Bankrekening/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@@ -1,15 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}