|
|
|
@ -36,14 +36,14 @@ |
|
|
|
<ItemGroup> |
|
|
|
<Compile Include="Binding.cs" /> |
|
|
|
<Compile Include="Collections\IPerspexList.cs" /> |
|
|
|
<Compile Include="Collections\IReadOnlyPerspexList.cs" /> |
|
|
|
<Compile Include="Collections\PerspexList.cs" /> |
|
|
|
<Compile Include="Collections\PerspexListExtensions.cs" /> |
|
|
|
<Compile Include="Collections\SingleItemPerspexList.cs" /> |
|
|
|
<Compile Include="Contract.cs" /> |
|
|
|
<Compile Include="Diagnostics\PerspexPropertyValue.cs" /> |
|
|
|
<Compile Include="IDescription.cs" /> |
|
|
|
<Compile Include="Collections\PerspexListExtensions.cs" /> |
|
|
|
<Compile Include="IObservableDescription.cs" /> |
|
|
|
<Compile Include="Collections\IReadOnlyPerspexList.cs" /> |
|
|
|
<Compile Include="PerspexObject.cs" /> |
|
|
|
<Compile Include="PerspexProperty.cs" /> |
|
|
|
<Compile Include="PerspexPropertyChangedEventArgs.cs" /> |
|
|
|
|