Files
ETS/VersGen/CodeVersion.tt
Samuele Locatelli 3dcca1e7e8 ancora pulizia codice
2021-11-02 09:29:23 +01:00

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("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyCopyright("EgalWare © 2013-<#= DateTime.Now.Year #>")]
[assembly: AssemblyCompany("EgalWare")]