You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
21 lines
1.1 KiB
<?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="LogLevel" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">2</Value>
|
|
</Setting>
|
|
<Setting Name="TempPath" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">h:\dpm\dmp1\dmp2</Value>
|
|
</Setting>
|
|
<Setting Name="DocArchivPath" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">h:\dpm\docarchiv</Value>
|
|
</Setting>
|
|
<Setting Name="ConnectionString" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">data source=shu00;initial catalog=dpm2018_1;integrated security=SSPI;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
|
|
</Setting>
|
|
<Setting Name="SoftwareType" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">PADM</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |