Skip to content

Commit

Permalink
Remove SourceLink since it's now built-in the .NET8 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Feb 20, 2024
1 parent 723cf73 commit 766ee47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ISBN/ISBN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="NuGetizer" Version="1.2.1" PrivateAsset="all" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" Pack="false" ExcludeAssets="all" />
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="all" />
Expand Down

0 comments on commit 766ee47

Please sign in to comment.