C#项目全局程序集信息 [英] C# Project Global AssemblyInfo

查看:621
本文介绍了C#项目全局程序集信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

.NET 3.5解决方案在其中多个项目。有没有一种方法我可以创建一个全球的AssemblyInfo.cs中,所有项目的AssemblyInfo.cs可以参考?

NET 3.5 solution with multiple projects in it. Is there a way I can create a "Global" AssemblyInfo.cs in which all the project AssemblyInfo.cs can reference from?

推荐答案

在解决方案的根目录下创建AssemblyInfoInc.cs某处,加上全球性的属性有和添加为链接以每个项目。

Create AssemblyInfoInc.cs somewhere in the root of your solution, add global attributes there and add as link to each project.

文件添加对话框:

这篇关于C#项目全局程序集信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆