We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f6699 commit 5ba9059Copy full SHA for 5ba9059
Packages.props
@@ -10,7 +10,6 @@
10
<!--This analyzer is officially archived on GitHub and not actively maintained; and behind the times on language support -->
11
<!--<GlobalPackageReference Include="RefactoringEssentials" Version="5.6.0" Condition="'$(NoCommonAnalyzers)' != 'true'" />-->
12
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.1.118" Condition="'$(NoCommonAnalyzers)' != 'true'" />
13
- <GlobalPackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" Condition="'$(IsTestProject)' != 'true' and '$(SourceLinkEnabled)' != 'false'" />
14
</ItemGroup>
15
16
<!--
0 commit comments