<#@ 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; <#+ string MajorVersion = "1"; string MinorVersion = "0"; string PatchVersion = "1"; string BuildVersion = "0"; DateTime BuildDate = DateTime.UtcNow; int RevisionNumber = (int)(DateTime.UtcNow - new DateTime(2010,1,1)).TotalDays; #>