Skip to content

Commit ab0148c

Browse files
Merge pull request #333 from vinibeloni/main
upgrade Microsoft.SourceLink.GitHub version
2 parents e9bab07 + 2c8f803 commit ab0148c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Src/Notion.Client/Notion.Client.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
20-
<PrivateAssets>all</PrivateAssets>
19+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All">
2120
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2221
</PackageReference>
2322
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)