Move update check to common

This commit is contained in:
2014-11-22 07:30:22 -05:00
parent 2eec143074
commit fba778679b
7 changed files with 10 additions and 125 deletions

View File

@@ -1,4 +1,4 @@
using FeedCenter.Update;
using Common.Update;
using System.Reflection;
namespace FeedCenter.Options