Browse Source

Update Perspex.SceneGraph.UnitTests.csproj

pull/303/head
Wiesław Šoltés 10 years ago
parent
commit
8864acb95a
  1. 3
      tests/Perspex.SceneGraph.UnitTests/Perspex.SceneGraph.UnitTests.csproj

3
tests/Perspex.SceneGraph.UnitTests/Perspex.SceneGraph.UnitTests.csproj

@ -72,6 +72,7 @@
<Otherwise />
</Choose>
<ItemGroup>
<Compile Include="RelativeRectComparer.cs" />
<Compile Include="RelativeRectTests.cs" />
<Compile Include="ThicknessTests.cs" />
<Compile Include="Media\BrushTests.cs" />
@ -158,4 +159,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

Loading…
Cancel
Save