remove propertychanged; enable nuget package restore;

This commit is contained in:
2013-12-18 21:57:15 +01:00
parent 43a16c899b
commit fa482c9cf5
12 changed files with 169 additions and 111 deletions
+1 -3
View File
@@ -1,5 +1,4 @@
using PropertyChanged;
using System;
using System;
using System.Collections.Generic;
namespace ReadSharp
@@ -7,7 +6,6 @@ namespace ReadSharp
/// <summary>
/// Readable article
/// </summary>
[ImplementPropertyChanged]
public class Article
{
/// <summary>