6 lines
723 B
XML
6 lines
723 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<parameters>
|
|
<parameter name="GIMConnectionString-Web.config Connection String" description="GIMConnectionString Connection String used in web.config by the application to access the database." defaultvalue="Data Source=localhost\SQLExpress2008R2;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" tags="SqlConnectionString">
|
|
<parameterEntry kind="XmlFile" scope="C:\\Users\\samuele\.STEAMWAREWIN\\Documents\\Visual\ Studio\ 2010\\Projects\\WebGIM\\Projects\\WebGIM\\GIM_site\\obj\\WinLab\\Package\\PackageTmp\\Web\.config$" match="/configuration/connectionStrings/add[@name='GIMConnectionString']/@connectionString" />
|
|
</parameter>
|
|
</parameters> |