Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/18/09 11:12:29 (15 years ago)
Author:
kgrading
Message:

implementation done (#493)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Core/HeuristicLab.Hive.Client.Core.csproj

    r1008 r1219  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.30729</ProductVersion>
     6    <ProductVersion>9.0.21022</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{5010BD86-23B7-4F8C-888A-76D21AD5266A}</ProjectGuid>
     
    8282    <Compile Include="CorePlugin.cs" />
    8383    <Compile Include="Heartbeat.cs" />
     84    <Compile Include="JobStorrage\JobStorrageInfo.cs" />
     85    <Compile Include="JobStorrage\JobStorrageManager.cs" />
    8486    <Compile Include="Properties\AssemblyInfo.cs" />
    8587    <Compile Include="Properties\Settings.Designer.cs">
Note: See TracChangeset for help on using the changeset viewer.