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