Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/02/14 21:22:53 (9 years ago)
Author:
ascheibe
Message:

#2280 switched all projects to .NET 4.5 (ExtLibs, HL, Tests, Services, Slave)

Location:
trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/ASPNETAuthentication.designer.cs

    r8040 r11623  
    33// <auto-generated>
    44//     This code was generated by a tool.
    5 //     Runtime Version:4.0.30319.237
     5//     Runtime Version:4.0.30319.34014
    66//
    77//     Changes to this file may cause incorrect behavior and will be lost if
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/AccessService.designer.cs

    r8040 r11623  
    33// <auto-generated>
    44//     This code was generated by a tool.
    5 //     Runtime Version:4.0.30319.544
     5//     Runtime Version:4.0.30319.34014
    66//
    77//     Changes to this file may cause incorrect behavior and will be lost if
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj

    r8600 r11623  
    1111    <RootNamespace>HeuristicLab.Services.Access.DataAccess</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Services.Access.DataAccess</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     15    <TargetFrameworkProfile />
    1516  </PropertyGroup>
    1617  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2324    <WarningLevel>4</WarningLevel>
    2425    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     26    <Prefer32Bit>false</Prefer32Bit>
    2527  </PropertyGroup>
    2628  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3436    </DocumentationFile>
    3537    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     38    <Prefer32Bit>false</Prefer32Bit>
    3639  </PropertyGroup>
    3740  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4346    <ErrorReport>prompt</ErrorReport>
    4447    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     48    <Prefer32Bit>false</Prefer32Bit>
    4549  </PropertyGroup>
    4650  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5458    <ErrorReport>prompt</ErrorReport>
    5559    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     60    <Prefer32Bit>false</Prefer32Bit>
    5661  </PropertyGroup>
    5762  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    6368    <ErrorReport>prompt</ErrorReport>
    6469    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     70    <Prefer32Bit>false</Prefer32Bit>
    6571  </PropertyGroup>
    6672  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    7480    <ErrorReport>prompt</ErrorReport>
    7581    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     82    <Prefer32Bit>false</Prefer32Bit>
    7683  </PropertyGroup>
    7784  <PropertyGroup>
     
    148155  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    149156  <PropertyGroup>
    150    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
     157    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    151158set ProjectDir=$(ProjectDir)
    152159set SolutionDir=$(SolutionDir)
     
    154161
    155162call PreBuildEvent.cmd</PreBuildEvent>
    156 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
     163    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
    157164export ProjectDir=$(ProjectDir)
    158165export SolutionDir=$(SolutionDir)
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/Properties/Settings.Designer.cs

    r8040 r11623  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.530
     4//     Runtime Version:4.0.30319.34014
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1313   
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
     15    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
    1616    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
    1717       
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/app.config

    r8040 r11623  
    1 <?xml version="1.0" encoding="utf-8" ?>
     1<?xml version="1.0" encoding="utf-8"?>
    22<configuration>
    33    <configSections>
    44    </configSections>
    55    <connectionStrings>       
    6         <add name="HeuristicLab.Services.Access.DataAccess.Properties.Settings.HeuristicLab_ClientManagementConnectionString"
    7             connectionString="Data Source=.;Initial Catalog=HeuristicLab.AccessService;Integrated Security=True"
    8             providerName="System.Data.SqlClient" />
    9         <add name="HeuristicLab.Services.Access.DataAccess.Properties.Settings.HeuristicLab_AuthenticationConnectionString"
    10             connectionString="Data Source=.;Initial Catalog=HeuristicLab.Authentication;Integrated Security=True"
    11             providerName="System.Data.SqlClient" />
     6        <add name="HeuristicLab.Services.Access.DataAccess.Properties.Settings.HeuristicLab_ClientManagementConnectionString" connectionString="Data Source=.;Initial Catalog=HeuristicLab.AccessService;Integrated Security=True" providerName="System.Data.SqlClient"/>
     7        <add name="HeuristicLab.Services.Access.DataAccess.Properties.Settings.HeuristicLab_AuthenticationConnectionString" connectionString="Data Source=.;Initial Catalog=HeuristicLab.Authentication;Integrated Security=True" providerName="System.Data.SqlClient"/>
    128    </connectionStrings>
    13 </configuration>
     9<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
Note: See TracChangeset for help on using the changeset viewer.