diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2011-04-06 21:24:36 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2011-04-06 21:24:36 -0700 |
commit | 251a22031596194bb9b8b9b438f0788cf5c36036 (patch) | |
tree | fe0a6c863609e2877e7be8661122adc067759f1f /tools/NUnit/doc/installation.html | |
parent | 99d55efac7b70a681c710d24f66320edd1efdd91 (diff) | |
parent | c676c0940ca93006fd3feec16a460f962aa8a350 (diff) | |
download | DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.zip DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.gz DotNetOpenAuth-251a22031596194bb9b8b9b438f0788cf5c36036.tar.bz2 |
Merge branch 'v3.4' into oauth2
Conflicts:
projecttemplates/RelyingPartyLogic/OAuthAuthorizationManager.cs
samples/DotNetOpenAuth.ApplicationBlock/DotNetOpenAuth.ApplicationBlock.csproj
samples/OAuthResourceServer/Code/OAuthAuthorizationManager.cs
Diffstat (limited to 'tools/NUnit/doc/installation.html')
-rw-r--r-- | tools/NUnit/doc/installation.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/NUnit/doc/installation.html b/tools/NUnit/doc/installation.html index 0153a93..9e72d37 100644 --- a/tools/NUnit/doc/installation.html +++ b/tools/NUnit/doc/installation.html @@ -26,7 +26,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.5.5</b> directory. + <b>C:\Program Files\NUnit 2.5.9</b> directory. In the installation directory there are up to four sub-directories: net-1.1, net-2.0, doc, and samples. The actual number depends on what the user has chosen to install. Source code is no @@ -92,7 +92,7 @@ running the NUnit gui and loading and running NUnitTests.nunit. All tests should <!-- Submenu --> <div id="subnav"> <ul> -<li><a href="index.html">NUnit 2.5.5</a></li> +<li><a href="index.html">NUnit 2.5.9</a></li> <ul> <li><a href="getStarted.html">Getting Started</a></li> <ul> @@ -118,7 +118,7 @@ running the NUnit gui and loading and running NUnitTests.nunit. All tests should <!-- Standard Footer for NUnit.org --> <div id="footer"> - Copyright © 2009 Charlie Poole. All Rights Reserved. + Copyright © 2010 Charlie Poole. All Rights Reserved. </div> <!-- End of Footer --> |