Skip to content

Commit

Permalink
refactor: remove GitHub source link dep sicne it is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampfmoehre committed May 29, 2024
1 parent 7858c77 commit ecb936b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.3" PrivateAssets="All" />
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.3" PrivateAssets="All" />
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.3" PrivateAssets="All" />
Expand Down

0 comments on commit ecb936b

Please sign in to comment.