Re-enable CoreLib analyzers (#424)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 2 Dec 2019 17:13:28 +0000 (18:13 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2019 17:13:28 +0000 (18:13 +0100)
commitf84d01bb3f0b147f40f78bfc8a1ccf3c02690c3a
tree5c758c2e5144bd212d4ee64e67e67de5f736f832
parentad8115d57708c491517b655bbdc0cbb619dda383
Re-enable CoreLib analyzers (#424)

* Re-enable CoreLib analyzers

CoreLib analyzers were unintentionally disabled with
6afe96cc2e950379d13a87efa1fa5a651cbce9bd. This re-enables the analyzers.

* Remove Microsoft.CodeAnalysis.Common from common

Microsoft.CodeAnalysis.Common shouldn't be referenced directly,
therefore removing that package from the common location and only
restoring and marking it as an analyzer in the libraries restore phase.
eng/Analyzers.props
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/libraries/restore/analyzers/analyzers.depproj