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/theory.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/theory.html')
-rw-r--r-- | tools/NUnit/doc/theory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/NUnit/doc/theory.html b/tools/NUnit/doc/theory.html index 831c5a6..e8e5d76 100644 --- a/tools/NUnit/doc/theory.html +++ b/tools/NUnit/doc/theory.html @@ -127,7 +127,7 @@ public class SqrtTests <!-- 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> <li><a href="assertions.html">Assertions</a></li> @@ -183,7 +183,7 @@ public class SqrtTests <!-- 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 --> |