Changeset 17097 for stable/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
- Timestamp:
- 07/07/19 23:40:10 (5 years ago)
- Location:
- stable
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.DataPreprocessing
- Property svn:mergeinfo changed
/branches/2520_PersistenceReintegration/HeuristicLab.DataPreprocessing (added) merged: 16452-16454,16462,16474,16529,16539,16558-16559 /trunk/HeuristicLab.DataPreprocessing merged: 16565,16568
- Property svn:mergeinfo changed
-
stable/HeuristicLab.DataPreprocessing/3.4
- Property svn:mergeinfo changed
-
stable/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj
r15535 r17097 10 10 <RootNamespace>HeuristicLab.DataPreprocessing</RootNamespace> 11 11 <AssemblyName>HeuristicLab.DataPreprocessing-3.4</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> … … 73 73 </PropertyGroup> 74 74 <ItemGroup> 75 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 76 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 77 </Reference> 78 <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 79 <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath> 80 </Reference> 75 81 <Reference Include="System" /> 76 82 <Reference Include="System.Core" /> 77 83 <Reference Include="System.Drawing" /> 84 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 85 <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath> 86 </Reference> 78 87 </ItemGroup> 79 88 <ItemGroup> … … 101 110 <Compile Include="Content\IViewShortcut.cs" /> 102 111 <Compile Include="ProblemDataCreator.cs" /> 112 <None Include="packages.config" /> 103 113 <None Include="Plugin.cs.frame" /> 104 114 <Compile Include="Content\DataGridContent.cs" />
Note: See TracChangeset
for help on using the changeset viewer.