blob: 7a2fa039b312df85dc7567b8d9cb63dfbdef74c4 (
plain)
1
2
3
4
5
|
// Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
using System.Reflection;
[assembly: AssemblyDescription("Sample managed embedded external UI")]
|