Updater, Login (Standort.txt)

This commit is contained in:
2024-10-01 09:44:22 +02:00
parent 646569b3f3
commit 14dd9d5504
5 changed files with 15 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x64</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>