Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/08/19 11:47:28 (5 years ago)
Author:
abeham
Message:

#1734: Fixed references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • addons/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj

    r16994 r17107  
    102102      <Private>False</Private>
    103103    </Reference>
    104     <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
    105       <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
    106     </Reference>
    107     <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108       <HintPath>..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath>
     104    <Reference Include="HEAL.Attic">
     105      <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
     106      <Private>False</Private>
    109107    </Reference>
    110108    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     
    113111    </Reference>
    114112    <Reference Include="System" />
    115     <Reference Include="System.Core">
    116       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    117     </Reference>
     113    <Reference Include="System.Core" />
    118114    <Reference Include="System.Drawing" />
    119     <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
    120       <HintPath>..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
    121     </Reference>
    122115    <Reference Include="System.Windows.Forms" />
    123116    <Reference Include="System.Windows.Forms.DataVisualization" />
    124     <Reference Include="System.Xml.Linq">
    125       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    126     </Reference>
     117    <Reference Include="System.Xml.Linq" />
    127118    <Reference Include="System.Data" />
    128119    <Reference Include="System.Xml" />
     
    279270  <ItemGroup>
    280271    <None Include="HeuristicLab.snk" />
    281     <None Include="packages.config" />
    282272    <None Include="Properties\AssemblyInfo.cs.frame" />
    283273  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.