11 lines
407 B
Plaintext
11 lines
407 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("0.0.0.0")]
|
|
[assembly: AssemblyFileVersion("0.0.0.0")]
|
|
[assembly: AssemblyCopyright("Egaltech & Steamware © 2019-<#= DateTime.Now.Year #>")]
|
|
[assembly: AssemblyCompany("Egaltech & Steamware")] |