资源简介
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个文件信息
相关资源
- 海康威视网络硬盘录像机及摄像机W
- 基于sharpmap的雨量等值线显示源码+程
- 博客《Uri详解之——Uri结构与代码提
- ATMEL AT91SAM7S64的RS485通讯程序源码
- STM32基于ENC28J60的TCP通信源码
- 计算机专业毕业论文全套:源码,开
- SCRATCH制作的演示太阳系运行的动画源
- STM32F030 串口升级全套完整源码
- LCS算法源码
- 财经会计账务系统
- nessus源码分析
- erlang程序设计源码入门级
- 基于Win10和VS2013-VS2019的比特币源码(
- MIT Xv6 操作系统源码详解最新版 rev1
- 投票系统源码+论文+开题报告
- 豆瓣FM源码
- 中科院课程 高性能并行计算课件,程
- 简易抽奖软件含源码
- 宜立方商城源码
- pygame实现的弹珠游戏源码
- 商城源码商城源码商城源码
- NeHe opengl教程48课全中文pdf,英文pdf,
- 串口调试助手VC源码
- 饿了么源码
- 计算机图形学 OpenGL实验源码+实验文档
- .net商品销售管理系统完整源码(进销
- sobel算子verilog源码
- glfw-3.2.1源码(需要自行编译)
- OV7670摄像头循迹 程序源码
- SNMP测试工具
评论
共有 条评论