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