mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
14 lines
405 B
C#
14 lines
405 B
C#
// <auto-generated/>
|
|
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyProductAttribute("Octokit")]
|
|
[assembly: AssemblyVersionAttribute("0.19.0")]
|
|
[assembly: AssemblyFileVersionAttribute("0.19.0")]
|
|
[assembly: ComVisibleAttribute(false)]
|
|
namespace System {
|
|
internal static class AssemblyVersionInformation {
|
|
internal const string Version = "0.19.0";
|
|
}
|
|
}
|