UseAppConfig integriert wie in taskFLOW

This commit is contained in:
Developer01
2025-06-05 14:09:27 +02:00
parent c6d49b988b
commit e2f8607592
4 changed files with 26 additions and 4 deletions

View File

@@ -13,5 +13,8 @@
<Setting Name="GDPICTURE_VERSION" Type="System.String" Scope="Application">
<Value Profile="(Default)">11.2024</Value>
</Setting>
<Setting Name="UseAppConfig" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>