24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
|
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="LocalSQLDB.Properties" GeneratedClassName="Settings">
|
||
|
|
<Profiles />
|
||
|
|
<Settings>
|
||
|
|
<Setting Name="RegistryDataPROExe" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">DataPRO.exe</Value>
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="ApplicationSettings" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">applicationSettings</Value>
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="LocalDbFolder" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">db</Value>
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="Mdf" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">.mdf</Value>
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="LogLdf" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">_log.ldf</Value>
|
||
|
|
</Setting>
|
||
|
|
<Setting Name="DataPRO" Type="System.String" Scope="Application">
|
||
|
|
<Value Profile="(Default)">DataPRO</Value>
|
||
|
|
</Setting>
|
||
|
|
</Settings>
|
||
|
|
</SettingsFile>
|