|
|
|
@ -72,17 +72,17 @@ |
|
|
|
</Reference> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Compile Include="Binding\ExpressionNodeBuilderTests_Errors.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_PerspexProperty.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionSubjectTests.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_Observable.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_SetValue.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_Task.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_Indexer.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_Negation.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionObserverTests_Property.cs" /> |
|
|
|
<Compile Include="Binding\ExpressionNodeBuilderTests.cs" /> |
|
|
|
<Compile Include="Binding\NotifyingBase.cs" /> |
|
|
|
<Compile Include="Data\ExpressionNodeBuilderTests.cs" /> |
|
|
|
<Compile Include="Data\ExpressionNodeBuilderTests_Errors.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_Indexer.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_Negation.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_Observable.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_PerspexProperty.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_Property.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_SetValue.cs" /> |
|
|
|
<Compile Include="Data\ExpressionObserverTests_Task.cs" /> |
|
|
|
<Compile Include="Data\ExpressionSubjectTests.cs" /> |
|
|
|
<Compile Include="Data\NotifyingBase.cs" /> |
|
|
|
<Compile Include="DefaultValueConverterTests.cs" /> |
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
|
<Compile Include="UnitTestSynchronizationContext.cs" /> |
|
|
|
|