Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Forked from VECTO / VECTO Sim
10592 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
packages.config 355 B
<?xml version="1.0" encoding="utf-8"?>

<packages>
  <package id="iTextSharp" version="5.5.7" targetFramework="net45" />
  <package id="JetBrains.Annotations" version="9.2.0" targetFramework="net45" />
  <package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
  <package id="NLog" version="4.0.1" targetFramework="net45" />
</packages>