📜 ⬆️ ⬇️

Sources .net 3.5 sp1 for debugging in Visual Studio

On August 28, MSDN blogs reported that the source code of the latest version of the .net Framework 3.5 sp1 became available. As before, the source codes are available through the Reference Source Code Center server.

It is reported that source codes for the following updated libraries and assemblies are currently available:

Also, the completion of the list with assemblies for debugging WPF projects is expected soon.

Configuring Visual Studio to work with source codes


To work with sources you need to set up a studio as shown here . I will give a sequence of actions in the pictures:


')

Source: https://habr.com/ru/post/38583/


All Articles