0

for .NET 2.0, the xml documentation files for the framework assemblies where located at this position:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\en

I can't find a corresponding folder for .NET 3.5, 4 or even 4.5.

So, where, by default, are the xml documentation files for the framework assemblies located for newer .NET framework versions?

I'm especially interested in System.Web.dll documentation.

Bo Persson
  • 90,663
  • 31
  • 146
  • 203
Sebastian P.R. Gingter
  • 5,955
  • 3
  • 31
  • 73

1 Answers1

2
c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework
Anri
  • 6,175
  • 3
  • 37
  • 61