Files
PCK-Studio/nobleUpdater/Properties/AssemblyInfo.cs
2021-01-30 13:19:58 -05:00

19 lines
952 B
C#

using System;
using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;
[assembly: global::System.Reflection.AssemblyCompany("HP Inc.")]
[assembly: global::System.Reflection.AssemblyConfiguration("")]
[assembly: global::System.Reflection.AssemblyCopyright("Copyright © HP Inc. 2018")]
[assembly: global::System.Reflection.AssemblyDescription("")]
[assembly: global::System.Reflection.AssemblyFileVersion("1.0.0.0")]
[assembly: global::System.Reflection.AssemblyProduct("nobleUpdater")]
[assembly: global::System.Reflection.AssemblyTitle("nobleUpdater")]
[assembly: global::System.Reflection.AssemblyTrademark("")]
[assembly: global::System.Reflection.AssemblyVersion("1.0.0.0")]
[assembly: global::System.Runtime.InteropServices.ComVisible(false)]
[assembly: global::System.Runtime.InteropServices.Guid("a8c16b15-049b-4f2b-8726-882873fed153")]