Browse Source

add Avalonia.Layout to https://github.com/avaloniaui

pull/2097/head
Andrey Kunchev 8 years ago
parent
commit
c083af062d
  1. 6
      src/Avalonia.Layout/Properties/AssemblyInfo.cs

6
src/Avalonia.Layout/Properties/AssemblyInfo.cs

@ -0,0 +1,6 @@
// Copyright (c) The Avalonia Project. All rights reserved.
// Licensed under the MIT license. See licence.md file in the project root for full license information.
using Avalonia.Metadata;
[assembly: XmlnsDefinition("https://github.com/avaloniaui", "Avalonia.Layout")]
Loading…
Cancel
Save