Moved Extension methods in common to subfolder

This commit is contained in:
Mark McDowall
2014-12-01 22:26:25 -08:00
parent d01c706082
commit 6467167046
149 changed files with 150 additions and 21 deletions
@@ -1,6 +1,7 @@
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using NzbDrone.Common.Extensions;
namespace NzbDrone.Common.Security
{