12 lines
615 B
XML
12 lines
615 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="SERVICE_NAME" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">DDZUGFeRDService</Value>
|
|
</Setting>
|
|
<Setting Name="SERVICE_DISPLAY_NAME" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">Digital Data ZUGFeRD Service</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |