10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fde7b7 + 8a69e7d commit 6c36729Copy full SHA for 6c36729
Src/Notion.Client/Notion.Client.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<VersionPrefix>4.3.0-preview</VersionPrefix>
@@ -16,7 +16,7 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All">
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All">
20
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
21
</PackageReference>
22
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
0 commit comments