Set Prefix to PROD

This commit is contained in:
Jonathan Jenne
2022-05-06 14:19:31 +02:00
parent 54f875af09
commit ec0fbb3139
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
<Value Profile="(Default)" />
</Setting>
<Setting Name="UserConfig_Prefix" Type="System.String" Scope="Application">
<Value Profile="(Default)">DEV</Value>
<Value Profile="(Default)">PROD</Value>
</Setting>
</Settings>
</SettingsFile>