- Timestamp:
- 12/27/18 11:16:08 (6 years ago)
- Location:
- branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis/3.4
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r16452 r16454 102 102 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 103 103 <Private>False</Private> 104 </Reference> 105 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 106 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 107 </Reference> 108 <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 109 <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath> 104 110 </Reference> 105 111 <Reference Include="System" /> … … 249 255 <Compile Include="Implementation\Classification\ThresholdCalculators\ThresholdCalculator.cs" /> 250 256 <None Include="HeuristicLab.snk" /> 257 <None Include="packages.config" /> 251 258 <None Include="Plugin.cs.frame" /> 252 259 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.