Add project files.
This commit is contained in:
12
Nodify/Properties/AssemblyInfo.cs
Normal file
12
Nodify/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows;
|
||||
using System.Windows.Markup;
|
||||
|
||||
[assembly: ThemeInfo(ResourceDictionaryLocation.ExternalAssembly, ResourceDictionaryLocation.SourceAssembly)]
|
||||
[assembly: XmlnsDefinition("https://miroiu.github.io/nodify", "Nodify")]
|
||||
[assembly: XmlnsPrefix("https://miroiu.github.io/nodify", "nodify")]
|
||||
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("f70fca9c-3224-4b0b-a97a-bde5a92cbf08")]
|
||||
[assembly: AssemblyKeyFile(@"..\build\Nodify.snk")]
|
||||
Reference in New Issue
Block a user