Skip to content

Commit 6c559c6

Browse files
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.203
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20f4053 commit 6c559c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NLog.Web.AspNetCore/NLog.Web.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ List of available Layout Renderers: https://nlog-project.org/config/?tab=layout-
7272
</PropertyGroup>
7373
<ItemGroup>
7474
<PackageReference Include="NLog.Extensions.Logging" Version="6.1.2" />
75-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
75+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="All" />
7676
</ItemGroup>
7777

7878
<ItemGroup Condition=" '$(TargetFramework)' != 'netstandard2.0' and '$(TargetFramework)' != 'net462' ">

0 commit comments

Comments
 (0)