diff --git a/eng/Analyzers.props b/eng/Analyzers.props index 24d83dca9c00b5..e2163a76e3a96f 100644 --- a/eng/Analyzers.props +++ b/eng/Analyzers.props @@ -3,9 +3,8 @@ $(MSBuildThisFileDirectory)CodeAnalysis.ruleset - - - - + + + diff --git a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj index 307f8847e6f11a..58b4d5fac6c028 100644 --- a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -63,7 +63,7 @@ <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)/Documentation true $(OutputPath)$(MSBuildProjectName).xml - false + true diff --git a/src/libraries/restore/analyzers/analyzers.depproj b/src/libraries/restore/analyzers/analyzers.depproj index 75547d787bc67c..93e179efe5ba68 100644 --- a/src/libraries/restore/analyzers/analyzers.depproj +++ b/src/libraries/restore/analyzers/analyzers.depproj @@ -5,6 +5,14 @@ C# + + + + +