Skip to content

Commit 9eefd4a

Browse files
authored
Merge pull request #70 from ahwm/dependabot/nuget/Akismet.Net/Microsoft.SourceLink.GitHub-10.0.103
Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
2 parents 48c15b0 + 67f1ae0 commit 9eefd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Akismet.Net/Akismet.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="System.Text.Json" Version="10.0.2" />
3131
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3232
<PackageReference Condition="'$(TargetFramework)' == 'netstandard2.0'" Include="Microsoft.CSharp" Version="4.7.0" />
33-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102">
33+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103">
3434
<PrivateAssets>all</PrivateAssets>
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
</PackageReference>

0 commit comments

Comments
 (0)