init
This commit is contained in:
15
Tools/CodeGeneration/src/SharedAssemblyInfo.cs
Normal file
15
Tools/CodeGeneration/src/SharedAssemblyInfo.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyProduct("Kr<4B>ta")]
|
||||
[assembly: AssemblyTitle("Kreta project")]
|
||||
[assembly: AssemblyCompany("eKR<4B>TA Zrt. http://www.ekreta.hu/")]
|
||||
[assembly: AssemblyCopyright("Copyright <20> eKR<4B>TA.ZRT")]
|
||||
[assembly: AssemblyTrademark("eKRETA.NET<45>")]
|
||||
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
[assembly: Guid("77c398b5-005b-4cd0-b1dc-e1ce06f5a5a4")]
|
||||
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
Reference in New Issue
Block a user