- Bugfixing Mok

- Umstellung auf 64 bit
- Weitere Platzhalterfelder
This commit is contained in:
Christian
2025-09-09 00:44:55 +02:00
parent ac836a7442
commit 7e05645ece
75 changed files with 3478 additions and 697 deletions

View File

@@ -41,7 +41,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>