Last change
on this file since 13367 was
11623,
checked in by ascheibe, 10 years ago
|
#2280 switched all projects to .NET 4.5 (ExtLibs, HL, Tests, Services, Slave)
|
File size:
1.0 KB
|
Rev | Line | |
---|
[11623] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[1454] | 2 | <configuration>
|
---|
| 3 | <configSections>
|
---|
[11623] | 4 | <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
---|
| 5 | <section name="HeuristicLab.Persistence.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
|
---|
[1454] | 6 | </sectionGroup>
|
---|
| 7 | </configSections>
|
---|
| 8 | <userSettings>
|
---|
| 9 | <HeuristicLab.Persistence.Properties.Settings>
|
---|
| 10 | <setting name="customConfigurations" serializeAs="String">
|
---|
[11623] | 11 | <value/>
|
---|
[1454] | 12 | </setting>
|
---|
| 13 | <setting name="customConfigurationsTypeCache" serializeAs="String">
|
---|
[11623] | 14 | <value/>
|
---|
[1454] | 15 | </setting>
|
---|
| 16 | </HeuristicLab.Persistence.Properties.Settings>
|
---|
| 17 | </userSettings>
|
---|
[11623] | 18 | <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.