Server/packages.config
author StephaneLenclud
Wed, 02 Sep 2015 12:54:07 +0200
changeset 152 03a1757a38df
parent 150 728fe28168e2
child 155 703daa997f59
permissions -rw-r--r--
Providing optical drives list.
Optical drive to eject not hard coded anymore.
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>