Files

33 lines
1.4 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AdvertsingProfitControl.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ConnectionString" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="DefaultServer" Type="System.String" Scope="User">
<Value Profile="(Default)">(LocalDb)\MSSQLLocalDB</Value>
</Setting>
<Setting Name="ReportPaperKind" Type="System.String" Scope="User">
<Value Profile="(Default)">A4</Value>
</Setting>
<Setting Name="ApcReportWidth" Type="System.String" Scope="User">
<Value Profile="(Default)">100%</Value>
</Setting>
<Setting Name="ApcReportHeight" Type="System.String" Scope="User">
<Value Profile="(Default)">100%</Value>
</Setting>
<Setting Name="WicReportWidth" Type="System.String" Scope="User">
<Value Profile="(Default)">100%</Value>
</Setting>
<Setting Name="WicReportHeight" Type="System.String" Scope="User">
<Value Profile="(Default)">100%</Value>
</Setting>
<Setting Name="ApcFontSize" Type="System.String" Scope="User">
<Value Profile="(Default)">14px</Value>
</Setting>
<Setting Name="WicFontSize" Type="System.String" Scope="User">
<Value Profile="(Default)">20px</Value>
</Setting>
</Settings>
</SettingsFile>