Server/packages.config
author StephaneLenclud
Wed, 02 Sep 2015 16:02:24 +0200
changeset 153 95f253aaf588
parent 150 728fe28168e2
child 155 703daa997f59
permissions -rw-r--r--
Persisting selection of optical drive to eject.
StephaneLenclud@112
     1
<?xml version="1.0" encoding="utf-8"?>
StephaneLenclud@112
     2
<packages>
StephaneLenclud@135
     3
  <package id="LibMiniDisplay" version="1.1.4" targetFramework="net45" />
StephaneLenclud@133
     4
  <package id="NAudio" version="1.7.3" targetFramework="net45" />
StephaneLenclud@150
     5
  <package id="SharpLibHid" version="1.2.1" targetFramework="net45" />
StephaneLenclud@151
     6
  <package id="SharpLibWin32" version="0.0.6" targetFramework="net45" />
StephaneLenclud@112
     7
</packages>