Skip to content

Commit 6d14909

Browse files
Bump NLog.Schema from 4.7.9 to 4.7.10 (#81)
Bumps [NLog.Schema](https://github.com/NLog/NLog) from 4.7.9 to 4.7.10. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v4.7.9...v4.7.10) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 36545cf commit 6d14909

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.9" />
16+
<PackageReference Include="NLog.Schema" Version="4.7.10" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<Reference Include="System.Data.DataSetExtensions" />

0 commit comments

Comments
 (0)