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.
13 lines
480 B
13 lines
480 B
<?xml version="1.0"?>
|
|
<configuration>
|
|
<connectionStrings>
|
|
<add name="LPConnectionString" connectionString="Data Source=shu00;Initial Catalog=bwp_kloten;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient"/>
|
|
</connectionStrings>
|
|
<appSettings>
|
|
<add key="Reportpfad" value="E:\Software-Projekte\Lehrlingsparcours\LPWeb\LPWeb\Reporting"/>
|
|
</appSettings>
|
|
<startup>
|
|
|
|
<supportedRuntime version="v2.0.50727"/></startup>
|
|
</configuration>
|