96 Star 154 Fork 68

葡萄城 / ActiveReports

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
AssemblyInfo.cs 992 Bytes
一键复制 编辑 原始数据 按行查看 历史
葡萄城控件 提交于 2014-08-19 10:20 . add source
using System.Reflection;
using System.Runtime.CompilerServices;
//General Information about an assembly is controlled through the following
//set of attributes. Change these attribute values to modify the information
//associated with an assembly.
[assembly: AssemblyTitle("EndUserDesigner")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("GrapeCity")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Copyright(c) 2014 GrapeCity, inc")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
//Version information for an assembly consists of the following four values:
// Major Version
// Minor Version
// Build Number
// Revision
//You can specify all the values or you can default the Revision and Build Numbers
//by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
C#
1
https://gitee.com/GrapeCity/ActiveReports.git
git@gitee.com:GrapeCity/ActiveReports.git
GrapeCity
ActiveReports
ActiveReports
master

搜索帮助