diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-10 15:16:39 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-03-10 15:16:39 +0200 |
| commit | 59d8d9f374dd6b2dc5ef938a5fb1ddece1d47c43 (patch) | |
| tree | 68d83b9c6dabc426e8f204e8849ddbfc5e1d45aa /Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config | |
| parent | 3dfab420fe594d83c5382107b4f80bdeab9ddc44 (diff) | |
| download | Tango-59d8d9f374dd6b2dc5ef938a5fb1ddece1d47c43.tar.gz Tango-59d8d9f374dd6b2dc5ef938a5fb1ddece1d47c43.zip | |
Changed PPC internet connection check based on windows report.
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 a8eab2a66..ec7ec1e3a 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/packages.config @@ -5,6 +5,7 @@ <package id="Expression.Blend.Sdk" version="1.0.2" targetFramework="net46" /> <package id="FontAwesome.WPF" version="4.7.0.9" targetFramework="net46" /> <package id="Google.Protobuf" version="3.4.1" targetFramework="net46" /> + <package id="Microsoft.WindowsAPICodePack-Core" version="1.1.0.0" targetFramework="net461" /> <package id="SimpleValidator" version="0.6.1.0" targetFramework="net46" /> <package id="System.Data.SQLite" version="1.0.108.0" targetFramework="net46" /> <package id="System.Data.SQLite.Core" version="1.0.108.0" targetFramework="net46" /> |
