зеркало из
1
0
Форкнуть 0
MSI installer bundling multiple NUnit 3.X components.
Перейти к файлу
Joseph Musser f6e906dd08
Merge pull request #27 from nunit/pin-Cake.FileHelpers
Pin version of Cake.FileHelpers
2018-02-18 14:02:45 -05:00
nunit Use WixNetFxExtension to manage .NET framework pre-requisites 2017-07-25 15:27:22 +01:00
resources Update the license 2017-07-25 13:06:24 -04:00
tools Replace CHANGES.txt with autogenerated COMPONENTS.txt 2016-12-23 13:36:54 +00:00
.gitattributes Initial commit 2016-08-02 14:04:52 +01:00
.gitignore Release 3.6.1 (#15) 2017-06-02 09:53:47 +01:00
BUILDING.md Refactor: remove legacy common content 2017-07-25 13:23:41 +01:00
README.md Fix readme (#16) 2017-03-29 10:43:32 +01:00
appveyor.yml Add zip distribution 2016-10-07 17:45:16 +01:00
build.cake Pin version of Cake.FileHelpers 2018-02-18 19:44:26 +01:00
build.cmd Initial commit 2016-08-02 14:04:52 +01:00
build.ps1 Release 3.6.1 (#15) 2017-06-02 09:53:47 +01:00
nunit-install.sln Add TeamCity extension 2016-10-05 12:43:24 +01:00

README.md

nunit-distribution Appveyor build

MSI installer which bundles multiple NUnit 3 components.

Building

NUnit uses Cake (http://cakebuild.net) to fetch the assemblies for install, and build the installer. Further information is in BUILDING.md.