Browse Source

File missed from last commit.

pull/90/head
Steven Kirk 11 years ago
parent
commit
ee814028c5
  1. 1
      tests/Perspex.Base.UnitTests/Perspex.Base.UnitTests.csproj

1
tests/Perspex.Base.UnitTests/Perspex.Base.UnitTests.csproj

@ -79,6 +79,7 @@
<Compile Include="Collections\CollectionChangedTracker.cs" />
<Compile Include="Collections\PerspexDictionaryTests.cs" />
<Compile Include="Collections\PerspexListTests.cs" />
<Compile Include="Collections\PropertyChangedTracker.cs" />
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="PerspexObjectTests_GetObservable.cs" />
<Compile Include="PerspexObjectTests_Validation.cs" />

Loading…
Cancel
Save