AssemblyInfo.cs 378 B

123456789
  1. // -----------------------------------------------------------------------
  2. // <copyright file="AssemblyInfo.cs" company="Steven Kirk">
  3. // Copyright 2015 MIT Licence. See licence.md for more information.
  4. // </copyright>
  5. // -----------------------------------------------------------------------
  6. using System.Reflection;
  7. [assembly: AssemblyTitle("Perspex.Layout.UnitTests")]