- Timestamp:
- 12/27/18 11:16:08 (6 years ago)
- Location:
- branches/2520_PersistenceReintegration/HeuristicLab.Persistence.GUI/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj
r16452 r16454 137 137 <ItemGroup> 138 138 <None Include="HeuristicLab.snk" /> 139 <None Include="packages.config" /> 139 140 <None Include="Plugin.cs.frame" /> 140 141 <Compile Include="PersistenceAnalysis.cs" /> … … 150 151 </ItemGroup> 151 152 <ItemGroup> 153 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 154 <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 155 </Reference> 156 <Reference Include="HEAL.Fossil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 157 <HintPath>..\..\packages\HEAL.Fossil.1.0.0\lib\netstandard2.0\HEAL.Fossil.dll</HintPath> 158 </Reference> 152 159 <Reference Include="System" /> 153 160 <Reference Include="System.Core">
Note: See TracChangeset
for help on using the changeset viewer.