pascalabcnet/NETGenerator/Config/AssemblyInfo.cs

6 lines
219 B
C#
Raw Normal View History

2015-05-14 22:35:07 +03:00
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("PascalABCNET.NetGenerator")]
[assembly: AssemblyDescription("Dot Net 2.0 code generator")]
[assembly: AssemblyConfiguration("")]