Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/23/16 08:58:27 (8 years ago)
Author:
abeham
Message:

#2644: upgraded Sim# version from 3.0.7 to 3.0.9

Location:
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.9
Files:
2 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.9/SimSharp-3.0.9/SimSharp-3.0.9.csproj

    r14195 r14196  
    99    <AppDesignerFolder>Properties</AppDesignerFolder>
    1010    <RootNamespace>SimSharp</RootNamespace>
    11     <AssemblyName>SimSharp-3.0.7</AssemblyName>
     11    <AssemblyName>SimSharp-3.0.9</AssemblyName>
    1212    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
     
    3434    <ErrorReport>prompt</ErrorReport>
    3535    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    36     <DocumentationFile>bin\Release\SimSharp-3.0.7.xml</DocumentationFile>
     36    <DocumentationFile>bin\Release\SimSharp-3.0.9.xml</DocumentationFile>
    3737  </PropertyGroup>
    3838  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    4848    <OutputPath>bin\x64\Release\</OutputPath>
    4949    <DefineConstants>TRACE</DefineConstants>
    50     <DocumentationFile>bin\Release\SimSharp-3.0.7.xml</DocumentationFile>
     50    <DocumentationFile>bin\Release\SimSharp-3.0.9.xml</DocumentationFile>
    5151    <Optimize>true</Optimize>
    5252    <DebugType>pdbonly</DebugType>
     
    6767    <OutputPath>bin\x86\Release\</OutputPath>
    6868    <DefineConstants>TRACE</DefineConstants>
    69     <DocumentationFile>bin\Release\SimSharp-3.0.7.xml</DocumentationFile>
     69    <DocumentationFile>bin\Release\SimSharp-3.0.9.xml</DocumentationFile>
    7070    <Optimize>true</Optimize>
    7171    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.