1 Star 0 Fork 176

遁入佛门 / anycmd

forked from anycmd / anycmd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CommonAssemblyInfo.cs 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
anycmd 提交于 2014-12-25 21:15 . 物理文件名与逻辑名一致化
using System;
using System.Reflection;
using System.Resources;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Anycmd")]
[assembly: AssemblyCopyright("© Anycmd Corporation. All rights reserved.")]
[assembly: NeutralResourcesLanguage("en-US")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: CLSCompliant(isCompliant: true)]
[assembly: ComVisible(visibility: false)]
C#
1
https://gitee.com/zpstrive/anycmd.git
git@gitee.com:zpstrive/anycmd.git
zpstrive
anycmd
anycmd
master

搜索帮助