diff options
-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> |