Skip to content

Commit 7b61b33

Browse files
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#91)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.0.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a87c124 commit 7b61b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NLog.Windows.Forms/NLog.Windows.Forms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Added support for .NET Core 3.1 and .NET 5 (#42) (@weltkante, @304NotModified)
3737

3838
<ItemGroup>
3939
<PackageReference Include="NLog" Version="4.7.12" />
40-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
40+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
4141
</ItemGroup>
4242
<ItemGroup>
4343
<Reference Include="System.Windows.Forms" />

0 commit comments

Comments
 (0)