Browse Source

Merge branch 'master' into mono-build

Steven Kirk 9 years ago
parent
commit
78f032842b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/Avalonia.Layout.UnitTests/Properties/AssemblyInfo.cs

+ 1 - 0
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")]