Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2520_PersistenceReintegration/HeuristicLab.Persistence/3.3/packages.config @ 16462

Last change on this file since 16462 was 16462, checked in by jkarder, 5 years ago

#2520: worked on reintegration of new persistence

  • added nuget references to HEAL.Fossil
  • added StorableType attributes to many classes
  • changed signature of StorableConstructors
  • removed some classes in old persistence
  • removed some unnecessary usings
File size: 216 bytes
RevLine 
[16462]1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3  <package id="Google.Protobuf" version="3.6.1" targetFramework="net461" />
4  <package id="HEAL.Fossil" version="1.0.0" targetFramework="net461" />
5</packages>
Note: See TracBrowser for help on using the repository browser.