Last change
on this file since 18080 was
17059,
checked in by mkommend, 5 years ago
|
#2839: Merged 16117, 16122, 16173, 16184, 16185, 16186, 16187, 16202, 16203, 16204, 16205, 16208, 16211, 16209, 16211, 16219, 16257, 16247 into stable.
|
File size:
1001 bytes
|
Rev | Line | |
---|
[2742] | 1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
| 2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Services.Deployment.DataAccess.Properties" GeneratedClassName="Settings">
|
---|
| 3 | <Profiles />
|
---|
| 4 | <Settings>
|
---|
[4494] | 5 | <Setting Name="HeuristicLab_DeploymentConnectionString" Type="(Connection string)" Scope="Application">
|
---|
[2742] | 6 | <DesignTimeValue Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
| 7 | <SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
[17059] | 8 | <ConnectionString>Data Source=localhost;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Deployment</ConnectionString>
|
---|
[2742] | 9 | </SerializableConnectionString></DesignTimeValue>
|
---|
[17059] | 10 | <Value Profile="(Default)">Data Source=localhost;Integrated Security=SSPI;Initial Catalog=HeuristicLab.Deployment</Value>
|
---|
[2742] | 11 | </Setting>
|
---|
| 12 | </Settings>
|
---|
| 13 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.