Skip to content

Commit d8cddfa

Browse files
Bump NLog.Schema from 4.7.11 to 4.7.12 (#88)
Bumps [NLog.Schema](https://github.com/NLog/NLog) from 4.7.11 to 4.7.12. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/v4.7.12/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.11...v4.7.12) --- updated-dependencies: - dependency-name: NLog.Schema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d8009f commit d8cddfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestApplication/TestApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<DebugType>pdbonly</DebugType>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="NLog.Schema" Version="4.7.11" />
16+
<PackageReference Include="NLog.Schema" Version="4.7.12" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<Reference Include="System.Data.DataSetExtensions" />

0 commit comments

Comments
 (0)