Skip to content

Commit

Permalink
Remove SourceLink package (#151)
Browse files Browse the repository at this point in the history
This is redundant now as it's built in to the .NET 8 SDK.
  • Loading branch information
mburumaxwell authored Feb 17, 2024
1 parent c55b92e commit e2d6f8e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions AzureIPNetworks/AzureIPNetworks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
<PackageReference Include="System.Text.Json" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
Expand Down

0 comments on commit e2d6f8e

Please sign in to comment.