aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/packages.config
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-24 21:01:42 -0400
committerMichael <[email protected]>2017-04-24 21:01:42 -0400
commitd4316e75fc876ec7ceac3f1a9362ef7b36ca40cf (patch)
tree94d937d8b695085f521d6a75991ef356cac0f59e /ShiftOS.WinForms/packages.config
parent7c070a8213fc59f289385d82b60c3a49c02e03a9 (diff)
downloadshiftos_thereturn-d4316e75fc876ec7ceac3f1a9362ef7b36ca40cf.tar.gz
shiftos_thereturn-d4316e75fc876ec7ceac3f1a9362ef7b36ca40cf.tar.bz2
shiftos_thereturn-d4316e75fc876ec7ceac3f1a9362ef7b36ca40cf.zip
Audio Player work.
Diffstat (limited to 'ShiftOS.WinForms/packages.config')
-rw-r--r--ShiftOS.WinForms/packages.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/packages.config b/ShiftOS.WinForms/packages.config
index 1a0dc91..073f0dd 100644
--- a/ShiftOS.WinForms/packages.config
+++ b/ShiftOS.WinForms/packages.config
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonMark.NET" version="0.15.0" targetFramework="net451" />
+ <package id="NAudio" version="1.8.0" targetFramework="net451" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net451" />
<package id="Vlc.DotNet.Core.Interops" version="2.1.130" targetFramework="net451" />
</packages> \ No newline at end of file