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.DbExplorer.MsSqlServer/HeuristicLab.DataImporter.DbExplorer.MsSqlServer.csproj

    r16566 r17107  
    103103    </Reference>
    104104    <Reference Include="System" />
    105     <Reference Include="System.Core">
    106       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    107     </Reference>
     105    <Reference Include="System.Core" />
    108106    <Reference Include="System.Drawing" />
    109107    <Reference Include="System.Windows.Forms" />
    110     <Reference Include="System.Xml.Linq">
    111       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    112     </Reference>
    113     <Reference Include="System.Data.DataSetExtensions">
    114       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    115     </Reference>
     108    <Reference Include="System.Xml.Linq" />
     109    <Reference Include="System.Data.DataSetExtensions" />
    116110    <Reference Include="System.Data" />
    117111    <Reference Include="System.Xml" />
     
    134128      <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
    135129      <Name>HeuristicLab.DataImporter.Data</Name>
     130      <Private>false</Private>
    136131    </ProjectReference>
    137132    <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
    138133      <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
    139134      <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
     135      <Private>false</Private>
    140136    </ProjectReference>
    141137  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.