12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
<#@ template language="C#" #>
|
|
//
|
|
// This code was generated by a tool. Any changes made manually will be lost
|
|
// the next time this code is regenerated.
|
|
//
|
|
|
|
using System.Reflection;
|
|
|
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|
|
[assembly: AssemblyCopyright("EgalWare © 2007-<#= DateTime.Now.Year #>")]
|
|
[assembly: AssemblyCompany("EgalWare")] |