diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2010-05-31 12:16:35 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2010-05-31 12:16:35 -0700 |
commit | bb18b22fdcaffdcc61b2a46eef31c38653a847be (patch) | |
tree | 3384e75efb75b3829d908255ac6ae39e05037996 | |
parent | f0494547812841dc64e7868b75287f3406f755b9 (diff) | |
download | DotNetOpenAuth-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.html | 3 |
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. 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"><Association extension="config" schema="</span><span class="style2">permanent-directory</span><span class="style1">\DotNetOpenAuth.xsd" - condition="%TargetFrameworkVersion% != 2.0 and %TargetFrameworkVersion% != 3.0" /> </span> </td> </tr> </table> |