diff options
| author | Michael <[email protected]> | 2017-04-24 21:01:42 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-24 21:01:42 -0400 |
| commit | d4316e75fc876ec7ceac3f1a9362ef7b36ca40cf (patch) | |
| tree | 94d937d8b695085f521d6a75991ef356cac0f59e /ShiftOS.WinForms/packages.config | |
| parent | 7c070a8213fc59f289385d82b60c3a49c02e03a9 (diff) | |
| download | shiftos_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.config | 1 |
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 |
