1 Star 0 Fork 176

xw/anycmd

forked from xiaodingding/anycmd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CommonAssemblyInfo.cs 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
anycmd 提交于 2014-07-25 00:09 . 删除根目录的Common文件夹。
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/xw616525957/anycmd.git
git@gitee.com:xw616525957/anycmd.git
xw616525957
anycmd
anycmd
master

搜索帮助