10000 Merge pull request #439 from notion-dotnet/dependabot/nuget/Microsoft… · notion-dotnet/notion-sdk-net@6c36729 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c36729

Browse files
Merge pull request #439 from notion-dotnet/dependabot/nuget/Microsoft.SourceLink.GitHub-8.0.0
deps: bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
2 parents 3fde7b7 + 8a69e7d commit 6c36729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/Notion.Client/Notion.Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<VersionPrefix>4.3.0-preview</VersionPrefix>
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All">
19+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
2222
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />

0 commit comments

Comments
 (0)
0