summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-05-31 12:16:35 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-05-31 12:16:35 -0700
commitbb18b22fdcaffdcc61b2a46eef31c38653a847be (patch)
tree3384e75efb75b3829d908255ac6ae39e05037996
parentf0494547812841dc64e7868b75287f3406f755b9 (diff)
downloadDotNetOpenAuth-bb18b22fdcaffdcc61b2a46eef31c38653a847be.zip
DotNetOpenAuth-bb18b22fdcaffdcc61b2a46eef31c38653a847be.tar.gz
DotNetOpenAuth-bb18b22fdcaffdcc61b2a46eef31c38653a847be.tar.bz2
Updated text in README.Bin.html to better reflect VS2010 scenarios.
-rw-r--r--doc/README.Bin.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.Bin.html b/doc/README.Bin.html
index de05333..b475d95 100644
--- a/doc/README.Bin.html
+++ b/doc/README.Bin.html
@@ -71,11 +71,10 @@
</th>
<td>Provides Intellisense for the web.config or app.config files of projects using this library.&nbsp;
To activate Intellisense, modify your <span class="style1">
- %PROGRAMFILES%\Microsoft Visual Studio 9.0\Xml\Schemas\catalog.xml</span> file
+ %PROGRAMFILES%\Microsoft Visual Studio 10.0\Xml\Schemas\catalog.xml</span> file
to include this entry:<br />
<span class="style1">&lt;Association extension=&quot;config&quot; schema=&quot;</span><span
class="style2">permanent-directory</span><span class="style1">\DotNetOpenAuth.xsd&quot;
- condition=&quot;%TargetFrameworkVersion% != 2.0 and %TargetFrameworkVersion% != 3.0&quot;
/&gt; </span>&nbsp;</td>
</tr>
</table>