Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/13/14 17:28:30 (10 years ago)
Author:
abeham
Message:

#1610: updated core, implemented card game sample

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SimulationCore/HeuristicLab.SimulationCore.Samples/3.3/HeuristicLab.SimulationCore.Samples-3.3.csproj

    r10450 r10454  
    155155      <Private>False</Private>
    156156    </Reference>
     157    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     158      <SpecificVersion>False</SpecificVersion>
     159      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     160    </Reference>
    157161    <Reference Include="System" />
    158162    <Reference Include="System.Core" />
     
    164168  </ItemGroup>
    165169  <ItemGroup>
     170    <Compile Include="CardGameSimulation.cs" />
    166171    <Compile Include="GameOfLifeAgent.cs" />
    167172    <Compile Include="GameOfLifeDiscreteEventSimulation.cs" />
Note: See TracChangeset for help on using the changeset viewer.