Changeset 16723 for branches/2521_ProblemRefactoring/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj
- Timestamp:
- 03/28/19 16:54:20 (6 years ago)
- Location:
- branches/2521_ProblemRefactoring
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2521_ProblemRefactoring
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Problems.DataAnalysis.Views
- Property svn:mergeinfo changed
-
branches/2521_ProblemRefactoring/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj
r16692 r16723 11 11 <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 14 14 <TargetFrameworkProfile> 15 15 </TargetFrameworkProfile> … … 552 552 <Private>False</Private> 553 553 </ProjectReference> 554 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">555 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>556 <Name>HeuristicLab.Persistence-3.3</Name>557 <Private>False</Private>558 </ProjectReference>559 554 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 560 555 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> … … 605 600 </EmbeddedResource> 606 601 </ItemGroup> 602 <ItemGroup> 603 <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 604 <SpecificVersion>False</SpecificVersion> 605 <HintPath>..\..\bin\HEAL.Attic.dll</HintPath> 606 <Private>False</Private> 607 </Reference> 608 </ItemGroup> 607 609 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 608 610 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.