diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-04-13 07:56:43 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2009-04-13 07:56:43 -0700 |
commit | 5064778561bb6729a9cba22d0fbc905ff673305e (patch) | |
tree | 049cbb7de6e6f44dfd16f083e3a2e5db19ad1a35 /src | |
parent | ece2f8a6406f565e3a63d2dba91a227fcea70b43 (diff) | |
download | DotNetOpenAuth-5064778561bb6729a9cba22d0fbc905ff673305e.zip DotNetOpenAuth-5064778561bb6729a9cba22d0fbc905ff673305e.tar.gz DotNetOpenAuth-5064778561bb6729a9cba22d0fbc905ff673305e.tar.bz2 |
Drops now include the contract reference assembly.
There are now three README files in the drops that describe different areas of interest.
Diffstat (limited to 'src')
-rw-r--r-- | src/DotNetOpenAuth.sln | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.sln b/src/DotNetOpenAuth.sln index a811989..171ab07 100644 --- a/src/DotNetOpenAuth.sln +++ b/src/DotNetOpenAuth.sln @@ -9,7 +9,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject DotNetOpenAuth.vsmdi = DotNetOpenAuth.vsmdi LocalTestRun.testrunconfig = LocalTestRun.testrunconfig + ..\doc\README.Bin.html = ..\doc\README.Bin.html ..\doc\README.html = ..\doc\README.html + ..\samples\README.html = ..\samples\README.html EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Specs", "Specs", "{CD57219F-24F4-4136-8741-6063D0D7A031}" |