- Timestamp:
- 07/07/19 23:40:10 (4 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj
r15261 r17097 11 11 <RootNamespace>HeuristicLab.Clients.OKB</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Clients.OKB-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="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 92 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 93 </Reference> 94 <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 95 <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath> 96 </Reference> 91 97 <Reference Include="System" /> 92 98 <Reference Include="System.Core" /> 93 99 <Reference Include="System.Drawing" /> 100 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 101 <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath> 102 </Reference> 94 103 <Reference Include="System.Runtime.Serialization" /> 95 104 <Reference Include="System.ServiceModel" /> … … 179 188 <Compile Include="RunCreation\SingleObjectiveOKBProblem.cs" /> 180 189 <None Include="app.config" /> 190 <None Include="packages.config" /> 181 191 <None Include="Plugin.cs.frame" /> 182 192 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.