diff --git a/src/cs/production/c2cs.Tool/GenerateCSharpCode/CodeGeneratorDocumentAssemblyAttributes.cs b/src/cs/production/c2cs.Tool/GenerateCSharpCode/CodeGeneratorDocumentAssemblyAttributes.cs index bb0e024e..3d4e8801 100644 --- a/src/cs/production/c2cs.Tool/GenerateCSharpCode/CodeGeneratorDocumentAssemblyAttributes.cs +++ b/src/cs/production/c2cs.Tool/GenerateCSharpCode/CodeGeneratorDocumentAssemblyAttributes.cs @@ -10,7 +10,7 @@ public CodeProjectDocument Generate(CodeGeneratorDocumentOptions options) var code = $""" // // This code was generated by the following tool on {options.DateTimeStamp}: - // https://github.com/bottlenoselabs/c2cs (v{options.DateTimeStamp}) + // https://github.com/bottlenoselabs/c2cs (v{options.VersionStamp}) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. //