资源简介
Nunit 2.4.8的源码,对开源感兴趣的人可以看看,希望对想更深入了解Nunit的人有帮助。

代码片段和文件信息
using namespace System::Reflection;
using namespace 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:AssemblytitleAttribute(““)];
[assembly:AssemblyDescriptionAttribute(““)];
[assembly:AssemblyConfigurationAttribute(““)];
[assembly:AssemblyCompanyAttribute(““)];
[assembly:AssemblyProductAttribute(““)];
[assembly:AssemblyCopyrightAttribute(““)];
[assembly:AssemblyTrademarkAttribute(““)];
[assembly:AssemblyCultureAttribute(““)];
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the value or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly:AssemblyVersionAttribute(“2.2.0.0“)];
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project directory.
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly:AssemblyDelaySignAttribute(false)];
[assembly:AssemblyKeyFileAttribute(““)];
[assembly:AssemblyKeyNameAttribute(““)];
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 39936 2008-07-21 08:26 doc\files\QuickStart.Spanish.doc
文件 1394 2008-07-21 08:26 doc\files\Summary.xslt
文件 6196 2008-07-21 08:26 doc\files\TestResult.xm
文件 6144 2006-10-22 02:30 doc\files\Thumbs.db
文件 37376 2008-07-21 08:26 doc\files\QuickStart.doc
文件 3029 2008-07-21 08:26 doc\files\Results.xsd
文件 1467 2008-07-21 08:26 doc\img\logo.gif
文件 26022 2008-07-21 08:26 doc\img\textOutputOptions.jpg
文件 43859 2008-07-21 08:26 doc\img\generalTab.jpg
文件 22910 2008-07-21 08:26 doc\img\generalOptions.jpg
文件 22546 2008-07-21 08:26 doc\img\optionsDialog.jpg
文件 22355 2008-07-21 08:26 doc\img\addinsDialog.JPG
文件 73 2008-07-21 08:26 doc\img\bulletOff.gif
文件 70948 2008-07-21 08:26 doc\img\gui-verify.jpg
文件 46531 2008-07-21 08:26 doc\img\assembliesTab.jpg
文件 36503 2008-07-21 08:26 doc\img\testProperties.jpg
文件 31282 2008-07-21 08:26 doc\img\displayTab.jpg
文件 64686 2008-07-21 08:26 doc\img\gui-screenshot.jpg
文件 21985 2008-07-21 08:26 doc\img\treeDisplayOptions.JPG
文件 17018 2008-07-21 08:26 doc\img\configEditor.jpg
文件 16439 2008-07-21 08:26 doc\img\resultTab.jpg
文件 23401 2008-07-21 08:26 doc\img\assemblyReloadOptions.JPG
文件 59316 2008-07-21 08:26 doc\img\console-mock.jpg
文件 43967 2008-07-21 08:26 doc\img\miniGui.jpg
文件 35780 2008-07-21 08:26 doc\img\testsTab.JPG
文件 863 2008-07-21 08:26 doc\img\langFilter.gif
文件 22917 2008-07-21 08:26 doc\img\testResultOptions.JPG
文件 73 2008-07-21 08:26 doc\img\bulletOn.gif
文件 27356 2008-07-21 08:26 doc\img\testLoadOptions.jpg
文件 21961 2008-07-21 08:26 doc\img\visualStudioOptions.JPG
文件 38632 2008-07-21 08:26 doc\img\testOutputOptions.jpg
............此处省略959个文件信息
相关资源
-
fli
nk核心源码(追源索骥:透过源码 - Scratch源码
- E4A无障碍跨程序操作类库(带源码、
- 设备管理系统源码
- 安卓wifi直连app源码
- ddos压力测试工具99657
- 我的世界源码(易语言版)
- labview编程软件滤波器以及编写程序设
- 我的界面(visual foxpro)源码
- 易语言:一键cf基址源码
- The Secret Path 3D 3D魔方迷宫[源码][scra
- scratch垃圾分类源码(最终版本).sb
- 安卓QQ6.71协议源码易语言,qq协议源码
- 编译原理实验工具及参考源码(lex&
- E盾偷后台工具源码
- UNIX/LINUX编程实践教程的源码
- 十以内加减法练习 powerbuilder源码
- 农场开发项目
- OCR源码
- PLC上位机编程软件
- 用foobar2000听google音乐[更新一下]
- 学生信息管理系统源码
- 用VC 编写的仿QQ聊天室程序源代码
- 毕业论文之温度传感器DS18B20(源码
- 可自定义导航网站源码
- 栅栏填充算法源码(VC)
- msp430F149操作红外接收模块源码
- [免费]图像识别c 源码
- 周易排盘源码
- RSA算法源码
评论
共有 条评论