eDosStationFull/eDosStation_Backup_2025.02.19_02.31.32/App.Release.config

8 lines
478 B
Text
Raw Permalink Normal View History

2026-08-18 12:15:26 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--For more information on using transformations see the web.config examples at http://go.microsoft.com/fwlink/?LinkId=214134. -->
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<appSettings>
<add key="LogAll" value="false" xdt:Locator="Match(key)" xdt:Transform="Replace" />
<add key="WriteConfig" value="false" xdt:Locator="Match(key)" xdt:Transform="Replace" />
</appSettings>
</configuration>