- Timestamp:
- 12/27/18 11:16:08 (6 years ago)
- Location:
- branches/2520_PersistenceReintegration/HeuristicLab.Problems.GraphColoring/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Problems.GraphColoring/3.3/HeuristicLab.Problems.GraphColoring-3.3.csproj
r16452 r16454 74 74 </PropertyGroup> 75 75 <ItemGroup> 76 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 77 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 78 </Reference> 79 <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 80 <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath> 81 </Reference> 76 82 <Reference Include="System" /> 77 83 <Reference Include="System.Core" /> … … 86 92 <Compile Include="GraphColoringProblem.cs" /> 87 93 <Compile Include="Plugin.cs" /> 94 <None Include="packages.config" /> 88 95 <None Include="Plugin.cs.frame" /> 89 96 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.