* Add documentation for VS Profiler
- This change adds documentation for the Visual Studio profiler.
There is a new document under features that explains how to use the
nuget package and a new sample under IntroVisualStudioDiagnoser. A new
package reference has also been added to the samples project to pull
in the Visual Studio specific diagnosers for the sample project.
* Addressing PR feedback
---------
Co-authored-by: Nik Karpinsky <nikarpin@microsoft.com>