Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Last active April 30, 2019 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/ac5f750c44875541eccb27454b0ec7f4 to your computer and use it in GitHub Desktop.
Save guitarrapc/ac5f750c44875541eccb27454b0ec7f4 to your computer and use it in GitHub Desktop.
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
[assembly: System.Reflection.AssemblyVersionAttribute("0.0.0.0")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.0.10.14829")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.0.10+ed39ef6655")]
[System.CodeDom.Compiler.GeneratedCode("Nerdbank.GitVersioning.Tasks","2.3.138.37741")]
internal static partial class ThisAssembly {
internal const string AssemblyVersion = "0.0.0.0";
internal const string AssemblyFileVersion = "0.0.10.14829";
internal const string AssemblyInformationalVersion = "0.0.10+ed39ef6655";
internal const string AssemblyName = "NerdGitVersioningConsole";
internal const string AssemblyTitle = "NerdGitVersioningConsole";
internal const string AssemblyConfiguration = "Debug";
internal const string GitCommitId = "ed39ef6655ebc044d8925f8c62aa09a4ceb0ea8c";
internal const string RootNamespace = "NerdGitVersioningConsole";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment