Package cleanup

This commit is contained in:
kay.one
2012-02-10 16:48:20 -08:00
parent 1ace2d5b22
commit 5ecbdd3e64
105 changed files with 151 additions and 25190 deletions

View File

@@ -21,7 +21,7 @@ namespace NzbDrone
}
catch (Exception)
{
Console.WriteLine("It looks like you don't have full version of .NET Framework installed. Press any key and you will be directed to download page.");
Console.WriteLine("It looks like you don't have full version of .NET Framework installed. Press any key and you will be directed to the download page.");
Console.Read();
try