Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/18 18:05:09 (6 years ago)
Author:
jkarder
Message:

#2522: reverse merged r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj

    r16143 r16144  
    1010    <RootNamespace>SimSharp</RootNamespace>
    1111    <AssemblyName>SimSharp-3.0.11</AssemblyName>
    12     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
     
    3434    <ErrorReport>prompt</ErrorReport>
    3535    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    36     <DocumentationFile></DocumentationFile>
     36    <DocumentationFile>
     37    </DocumentationFile>
    3738  </PropertyGroup>
    3839  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    4849    <OutputPath>..\..\..\..\bin\</OutputPath>
    4950    <DefineConstants>TRACE</DefineConstants>
    50     <DocumentationFile></DocumentationFile>
     51    <DocumentationFile>
     52    </DocumentationFile>
    5153    <Optimize>true</Optimize>
    5254    <DebugType>pdbonly</DebugType>
     
    6769    <OutputPath>..\..\..\..\bin\</OutputPath>
    6870    <DefineConstants>TRACE</DefineConstants>
    69     <DocumentationFile></DocumentationFile>
     71    <DocumentationFile>
     72    </DocumentationFile>
    7073    <Optimize>true</Optimize>
    7174    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.