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

14 lines
492 B
C#

using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyCopyright("Copyright © 2010")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyTitle("Facebook Hacker V .9")]
[assembly: AssemblyProduct("Facebook Hacker V .9")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: Guid("97d1023c-40a1-4589-9ea7-3b7b043d1930")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("1.0.0.0")]