Browse Source

Merge branch 'master' into mono-build

pull/661/head
Steven Kirk 10 years ago
parent
commit
78f032842b
  1. 1
      tests/Avalonia.Layout.UnitTests/Properties/AssemblyInfo.cs

1
tests/Avalonia.Layout.UnitTests/Properties/AssemblyInfo.cs

@ -2,6 +2,7 @@
// Licensed under the MIT license. See licence.md file in the project root for full license information.
using System.Reflection;
using Xunit;
[assembly: AssemblyTitle("Avalonia.Layout.UnitTests")]

Loading…
Cancel
Save