Updated project files, changed INotify implementation

This commit is contained in:
ScottIsAFool
2013-09-08 08:49:01 +01:00
parent 802ec3153d
commit 9566876da4
7 changed files with 14 additions and 101 deletions

View File

@@ -158,6 +158,11 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="PropertyChanged, Version=1.41.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\PropertyChanged.Fody.1.41.0.0\Lib\NET35\PropertyChanged.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime.Serialization" />