* Add NuGet to flag missing instrumentation packages
* Finish integration tests
* No bin/tracer-home for InstrumentationTargetTests
* Update doc
* Rename DisabledInstrumentations to SkippedInstrumentations
* Make InstrumentationTargetTests independent of package cache
* Remove transitive dependencies from .NET Framework deps
* Fix dotnet-format WHITESPACE issue
* Update the NuGet.Versioning package
* Why auto redirection is disabled on .NET Fx
* Clean auto-instr packages from caches
* Fix BuildTasks under VS solution
* Downgrade packages used by BuildTasks
* Add packages to BuildTasks tests
* Use Log.LogErrorFromException
* Use Log.HasLoggedError instead of tracking bool
* Improve nuget usage docs
---------
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>