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.
15 lines
787 B
15 lines
787 B
<?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="ConnectionString" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">data source=shu00;initial catalog=edoka;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
|
|
</Setting>
|
|
<Setting Name="Check_Timerintervall" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">20000</Value>
|
|
</Setting>
|
|
<Setting Name="Debug" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |