public string GetFormattedVersion()
 {
     return(CilDecoder.CreateVersionString(Version));
 }