Money Anzeigen

This commit is contained in:
NBTEMP\bib
2026-09-09 11:14:57 +02:00
parent b2078c38b4
commit 6b2136fadf
6 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>