Guest User

Untitled

a guest
Oct 17th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. using System.Reflection;
  2. using System.Runtime.InteropServices;
  3. [assembly: AssemblyCompany("ACME")]
  4. [assembly: AssemblyProduct("AlbacoreDemo")]
  5. [assembly: AssemblyCopyright("Wile E. Coyote")]
  6. [assembly: AssemblyVersion("1.0.0.0")]
  7. [assembly: AssemblyFileVersion("1.0.0.0")]
Add Comment
Please, Sign In to add comment