mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 01:46:09 +00:00
f2ac1ece55
add
17 lines
700 B
C#
17 lines
700 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyFileVersion("7.02.7601.17514")]
|
|
[assembly: Guid("7bbcb896-2550-496d-a27f-8826eb37a782")]
|
|
[assembly: ComVisible(false)]
|
|
[assembly: SuppressIldasm]
|
|
[assembly: AssemblyTrademark("")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
[assembly: AssemblyDescription("RRASUPG")]
|
|
[assembly: AssemblyTitle("Microsoft RRAS Server Migration Lib")]
|
|
[assembly: AssemblyCopyright("© Microsoft Corporation. All rights reserved.")]
|
|
[assembly: AssemblyProduct("Microsoft® Windows® Operating System")]
|
|
[assembly: AssemblyCompany("Microsoft Corporation")]
|
|
[assembly: AssemblyVersion("7.2.7601.17514")]
|