diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-12-29 12:12:44 -0800 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-12-29 12:12:44 -0800 |
commit | 5e9014f36b2d53b8e419918675df636540ea24e2 (patch) | |
tree | 0779982268c9dabc71903421850a096e0d25a954 /tools/NUnit/doc/installation.html | |
parent | 357785cae9e7f315dfb944a1a3eb9f98d7dd8f90 (diff) | |
download | DotNetOpenAuth-5e9014f36b2d53b8e419918675df636540ea24e2.zip DotNetOpenAuth-5e9014f36b2d53b8e419918675df636540ea24e2.tar.gz DotNetOpenAuth-5e9014f36b2d53b8e419918675df636540ea24e2.tar.bz2 |
Consolidating on NUnit 2.6.1 (latest supported by TeamCity).
Diffstat (limited to 'tools/NUnit/doc/installation.html')
-rw-r--r-- | tools/NUnit/doc/installation.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/NUnit/doc/installation.html b/tools/NUnit/doc/installation.html index bef84c3..34e1490 100644 --- a/tools/NUnit/doc/installation.html +++ b/tools/NUnit/doc/installation.html @@ -27,7 +27,7 @@ <h2>Installation</h2> <p>By default the <b>NUnit</b> installation program places all of the files into the - <b>C:\Program Files\NUnit 2.6</b> directory. + <b>C:\Program Files\NUnit 2.6.1</b> directory. In the installation directory there are up to three sub-directories, depending on what the user has chosen to install: bin, doc and samples. Source code is no longer provided with the binary installation package but may @@ -72,7 +72,7 @@ <!-- Submenu --> <div id="subnav"> <ul> -<li><a href="index.html">NUnit 2.6</a></li> +<li><a href="index.html">NUnit 2.6.1</a></li> <ul> <li><a href="getStarted.html">Getting Started</a></li> <ul> @@ -89,12 +89,12 @@ <li><a href="samples.html">Samples</a></li> <li><a href="license.html">License</a></li> </ul> -<li><a href="vsTestAdapter.html">NUnit Test Adapter 0.90</a></li> +<li><a href="vsTestAdapter.html">NUnit Test Adapter</a></li> <ul> <li><a href="vsTestAdapterLicense.html">License</a></li> </ul> -<li><a href="&r=2.6.html"></a></li> -<li><a href="&r=2.6.html"></a></li> +<li><a href="&r=2.6.1.html"></a></li> +<li><a href="&r=2.6.1.html"></a></li> </ul> </div> <!-- End of Submenu --> |