- Timestamp:
- 07/07/19 23:40:10 (4 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.Algorithms.ALPS
- Property svn:mergeinfo changed
/branches/2520_PersistenceReintegration/HeuristicLab.Algorithms.ALPS (added) merged: 16452-16454,16462,16529,16539,16558-16559 /trunk/HeuristicLab.Algorithms.ALPS merged: 16565,16568
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj
r14173 r17097 10 10 <RootNamespace>HeuristicLab.Algorithms.ALPS</RootNamespace> 11 11 <AssemblyName>HeuristicLab.Algorithms.ALPS-3.3</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> … … 80 80 </PropertyGroup> 81 81 <ItemGroup> 82 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 83 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 84 </Reference> 85 <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 86 <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath> 87 </Reference> 82 88 <Reference Include="System" /> 83 89 <Reference Include="System.Core" /> 84 90 <Reference Include="System.Drawing" /> 91 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 92 <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath> 93 </Reference> 85 94 </ItemGroup> 86 95 <ItemGroup> … … 107 116 <ItemGroup> 108 117 <None Include="HeuristicLab.snk" /> 118 <None Include="packages.config" /> 109 119 <None Include="Plugin.cs.frame" /> 110 120 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.