- Timestamp:
- 07/01/13 13:03:04 (12 years ago)
- Location:
- branches/HeuristicLab.Data Path DataTypes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj
r9671 r9689 101 101 <Reference Include="HeuristicLab.Common-3.3"> 102 102 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 103 <Private>False</Private> 103 104 </Reference> 104 105 <Reference Include="HeuristicLab.Common.Resources-3.3"> 105 106 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 107 <Private>False</Private> 106 108 </Reference> 107 109 <Reference Include="HeuristicLab.Core-3.3"> 108 110 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 111 <Private>False</Private> 109 112 </Reference> 110 113 <Reference Include="HeuristicLab.Core.Views-3.3"> 111 114 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 115 <Private>False</Private> 112 116 </Reference> 113 117 <Reference Include="HeuristicLab.MainForm-3.3"> 114 118 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 119 <Private>False</Private> 115 120 </Reference> 116 121 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 117 122 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 123 <Private>False</Private> 118 124 </Reference> 119 125 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 120 126 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 127 <Private>False</Private> 121 128 </Reference> 122 129 <Reference Include="System" /> -
branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj
r9671 r9689 104 104 <Reference Include="HeuristicLab.Common-3.3"> 105 105 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 106 <Private>False</Private> 106 107 </Reference> 107 108 <Reference Include="HeuristicLab.Common.Resources-3.3"> 108 109 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 110 <Private>False</Private> 109 111 </Reference> 110 112 <Reference Include="HeuristicLab.Core-3.3"> 111 113 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 114 <Private>False</Private> 112 115 </Reference> 113 116 <Reference Include="HeuristicLab.Persistence-3.3"> 114 117 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 118 <Private>False</Private> 115 119 </Reference> 116 120 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 117 121 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 122 <Private>False</Private> 118 123 </Reference> 119 124 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.