diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-05-09 16:10:17 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-05-09 16:10:17 +0300 |
| commit | af4e99d71390d050e321e4de3530b2774f84ba0c (patch) | |
| tree | e7af146405e3ca582870deb9481b8f8e037f7445 /Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config | |
| parent | 34a674da227985f0dc5b24d2f79cbcfe49a31b04 (diff) | |
| download | Tango-af4e99d71390d050e321e4de3530b2774f84ba0c.tar.gz Tango-af4e99d71390d050e321e4de3530b2774f84ba0c.zip | |
Added loading video on Eureka.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config b/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config index ec7ec1e3a..9e3e48198 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config @@ -11,4 +11,5 @@ <package id="System.Data.SQLite.Core" version="1.0.108.0" targetFramework="net46" /> <package id="System.Data.SQLite.EF6" version="1.0.108.0" targetFramework="net46" /> <package id="System.Data.SQLite.Linq" version="1.0.108.0" targetFramework="net46" /> + <package id="WPFMediaKit" version="2.2.0" targetFramework="net461" /> </packages>
\ No newline at end of file |
