Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/30/18 09:09:24 (5 years ago)
Author:
gkronber
Message:

#2520: checked all projects from top to HeuristicLab.Common and added StorableType attributes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2520_PersistenceReintegration/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj

    r16452 r16471  
    105105  </PropertyGroup>
    106106  <ItemGroup>
     107    <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
     108      <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
     109    </Reference>
     110    <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     111      <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath>
     112    </Reference>
    107113    <Reference Include="System" />
    108114    <Reference Include="System.Core">
     
    125131    <Compile Include="AsyncHelper.cs" />
    126132    <Compile Include="CancelEventArgs.cs" />
     133    <None Include="packages.config" />
    127134    <None Include="Plugin.cs.frame" />
    128135    <Compile Include="ColorGradient.cs" />
Note: See TracChangeset for help on using the changeset viewer.