Changeset 17097 for stable/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
- Timestamp:
- 07/07/19 23:40:10 (5 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj
r11920 r17097 11 11 <RootNamespace>HeuristicLab.Clients.Hive.SlaveCore.Views</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Clients.Hive.Slave.Views-3.3</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <TargetFrameworkProfile /> … … 89 89 </PropertyGroup> 90 90 <ItemGroup> 91 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">92 <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>93 <Private>False</Private>94 </Reference>95 91 <Reference Include="HeuristicLab.Common-3.3"> 96 92 <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath> … … 109 105 <Private>False</Private> 110 106 </Reference> 111 <Reference Include="HeuristicLab.Data-3.3">112 <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>113 <Private>False</Private>114 </Reference>115 <Reference Include="HeuristicLab.Data.Views-3.3">116 <HintPath>..\..\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>117 <Private>False</Private>118 </Reference>119 107 <Reference Include="HeuristicLab.MainForm-3.3"> 120 108 <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath> … … 123 111 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 124 112 <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 125 <Private>False</Private>126 </Reference>127 <Reference Include="HeuristicLab.Optimization-3.3">128 <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>129 <Private>False</Private>130 </Reference>131 <Reference Include="HeuristicLab.Optimizer-3.3">132 <HintPath>..\..\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>133 <Private>False</Private>134 </Reference>135 <Reference Include="HeuristicLab.Persistence-3.3">136 <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>137 113 <Private>False</Private> 138 114 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.