Skip to content

Commit bd5bc9c

Browse files
chore(deps): update dependency microsoft.extensions.logging.console to v8
1 parent 5c0b42b commit bd5bc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/CanalSharp.SimpleApp/CanalSharp.SimpleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
13+
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)