Changeset 16723 for branches/2521_ProblemRefactoring/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj
- Timestamp:
- 03/28/19 16:54:20 (6 years ago)
- Location:
- branches/2521_ProblemRefactoring
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2521_ProblemRefactoring
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj
r16692 r16723 11 11 <RootNamespace>HeuristicLab.Clients.Hive.Slave.App</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Clients.Hive.Slave.App-3.3</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 14 14 <TargetFrameworkProfile> 15 15 </TargetFrameworkProfile> … … 93 93 </PropertyGroup> 94 94 <ItemGroup> 95 <Reference Include="HeuristicLab.Common-3.3"> 96 <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath> 97 <Private>False</Private> 98 </Reference> 99 <Reference Include="HeuristicLab.Core-3.3"> 100 <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath> 101 <Private>False</Private> 102 </Reference> 103 <Reference Include="HeuristicLab.Core.Views-3.3"> 104 <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 105 <Private>False</Private> 106 </Reference> 95 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec" /> 107 96 <Reference Include="HeuristicLab.MainForm-3.3"> 108 97 <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
Note: See TracChangeset
for help on using the changeset viewer.