1 Star 0 Fork 176

JamesiWorks/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)]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiangew/anycmd.git
git@gitee.com:jiangew/anycmd.git
jiangew
anycmd
anycmd
master

搜索帮助