Skip to content

Commit 5ba9059

Browse files
authored
Update Packages.props
Removed legacy source link as it is now buil-in
1 parent 48f6699 commit 5ba9059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Packages.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<!--This analyzer is officially archived on GitHub and not actively maintained; and behind the times on language support -->
1111
<!--<GlobalPackageReference Include="RefactoringEssentials" Version="5.6.0" Condition="'$(NoCommonAnalyzers)' != 'true'" />-->
1212
<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'" />
1413
</ItemGroup>
1514

1615
<!--

0 commit comments

Comments
 (0)