Skip to content

Commit afa3626

Browse files
committed
chore: put back reference to Microsoft.SourceLink.GitHub
1 parent e577259 commit afa3626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
3030
<PackageReference Include="System.Memory" Version="4.5.0" />
3131
<PackageReference Include="System.ValueTuple" Version="$(TuplesVersion)" />
32+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-62925-02" PrivateAssets="All" />
3233
</ItemGroup>
3334

3435
<!--

0 commit comments

Comments
 (0)