mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 04:56:29 +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.6.1")]
|
|
[assembly: AssemblyFileVersionAttribute("0.6.1")]
|
|
[assembly: ComVisibleAttribute(false)]
|
|
namespace System {
|
|
internal static class AssemblyVersionInformation {
|
|
internal const string Version = "0.6.1";
|
|
}
|
|
}
|