summaryrefslogtreecommitdiff
path: root/src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs')
-rw-r--r--src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs b/src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs
deleted file mode 100644
index 7a2fa039..00000000
--- a/src/samples/Dtf/EmbeddedUI/AssemblyInfo.cs
+++ /dev/null
@@ -1,5 +0,0 @@
1// 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.
2
3using System.Reflection;
4
5[assembly: AssemblyDescription("Sample managed embedded external UI")]