X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=na-get-lib%2FAssemblyInfo.cs;h=8d63262565b3cdafd110e06df3acd16189dd23c8;hb=refs%2Ftags%2Fv1.4.6;hp=3d4acb64fa3bcdd90e79b0ceb0e03a409ae5cec1;hpb=d77e489a312afb2db4612269f7275c6ac1fd17cc;p=applistation%2FAppliStation.git diff --git a/na-get-lib/AssemblyInfo.cs b/na-get-lib/AssemblyInfo.cs index 3d4acb6..8d63262 100644 --- a/na-get-lib/AssemblyInfo.cs +++ b/na-get-lib/AssemblyInfo.cs @@ -8,11 +8,11 @@ using System.Runtime.CompilerServices; // you compile. [assembly: AssemblyTitle("NaGet Library")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("AppliStation Core Library")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("")] -[assembly: AssemblyCopyright("")] +[assembly: AssemblyCompany("Team AppliStation")] +[assembly: AssemblyProduct("AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2017 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -23,7 +23,7 @@ using System.Runtime.CompilerServices; // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("0.9.8.*")] +[assembly: AssemblyVersion("1.4.6.*")] // The following attributes specify the key for the sign of your assembly. See the // .NET Framework documentation for more information about signing.