35 lines
1.3 KiB
C#
35 lines
1.3 KiB
C#
using System;
|
|||
|
|
using System.CodeDom.Compiler;
|
||
|
|
using System.Diagnostics.CodeAnalysis;
|
||
|
|
|
||
|
|
[GeneratedCode("Nerdbank.GitVersioning.Tasks", "3.5.119.9565")]
|
||
|
|
[ExcludeFromCodeCoverage]
|
||
|
|
internal static class ThisAssembly
|
||
|
|
{
|
||
|
|
internal const string AssemblyConfiguration = "Release";
|
||
|
|
|
||
|
|
internal const string AssemblyFileVersion = "2.4.9.1";
|
||
|
|
|
||
|
|
internal const string AssemblyInformationalVersion = "2.4.9.1+f4bacb1a94";
|
||
|
|
|
||
|
|
internal const string AssemblyName = "protobuf-net";
|
||
|
|
|
||
|
|
internal const string AssemblyTitle = "protobuf-net";
|
||
|
|
|
||
|
|
internal const string AssemblyVersion = "2.4.0.0";
|
||
|
|
|
||
|
|
internal static readonly DateTime GitCommitDate = new DateTime(638747956890000000L, DateTimeKind.Utc);
|
||
|
|
|
||
|
|
internal const string GitCommitId = "f4bacb1a94c86e2e47de93e1a4627e3c37fd88ed";
|
||
|
|
|
||
|
|
internal const bool IsPrerelease = false;
|
||
|
|
|
||
|
|
internal const bool IsPublicRelease = true;
|
||
|
|
|
||
|
|
internal const string PublicKey = "002400000480000094000000060200000024000052534131000400000100010009ed9caa457bfc205716c3d4e8b255a63ddf71c9e53b1b5f574ab6ffdba11e80ab4b50be9c46d43b75206280070ddba67bd4c830f93f0317504a76ba6a48243c36d2590695991164592767a7bbc4453b34694e31e20815a096e4483605139a32a76ec2fef196507487329c12047bf6a68bca8ee9354155f4d01daf6eec5ff6bc";
|
||
|
|
|
||
|
|
internal const string PublicKeyToken = "257b51d87d2e4d67";
|
||
|
|
|
||
|
|
internal const string RootNamespace = "ProtoBuf";
|
||
|
|
}
|