Files
2022-08-18 06:28:56 -05:00

19 lines
775 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyFileVersion("6.1.7601.17514")]
[assembly: ComVisible(true)]
[assembly: SuppressIldasm]
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyName("")]
[assembly: AssemblyDescription("Windows Logon Application")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")]
[assembly: AssemblyTitle("Windows Logon Application")]
[assembly: Guid("51df2e7a-ded3-40e3-9b7f-540a7c482737")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCompany("Microsoft Corporation")]
[assembly: AssemblyProduct("Microsoft® Windows® Operating System")]
[assembly: AssemblyVersion("6.1.7601.17514")]