Free cookie consent management tool by TermsFeed Policy Generator

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

#2924: reapplied changes from r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj

    r16144 r16147  
    1010    <RootNamespace>SimSharp</RootNamespace>
    1111    <AssemblyName>SimSharp-3.0.11</AssemblyName>
    12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
     
    3434    <ErrorReport>prompt</ErrorReport>
    3535    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    36     <DocumentationFile>
    37     </DocumentationFile>
     36    <DocumentationFile></DocumentationFile>
    3837  </PropertyGroup>
    3938  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    4948    <OutputPath>..\..\..\..\bin\</OutputPath>
    5049    <DefineConstants>TRACE</DefineConstants>
    51     <DocumentationFile>
    52     </DocumentationFile>
     50    <DocumentationFile></DocumentationFile>
    5351    <Optimize>true</Optimize>
    5452    <DebugType>pdbonly</DebugType>
     
    6967    <OutputPath>..\..\..\..\bin\</OutputPath>
    7068    <DefineConstants>TRACE</DefineConstants>
    71     <DocumentationFile>
    72     </DocumentationFile>
     69    <DocumentationFile></DocumentationFile>
    7370    <Optimize>true</Optimize>
    7471    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.