Skip to content

Commit

Permalink
Bump Vectron.Extensions.Logging.Console.Formatter from 1.0.6 to 1.0.48 (
Browse files Browse the repository at this point in the history
#335)

Bumps [Vectron.Extensions.Logging.Console.Formatter](https://github.com/Vectron/Vectron.Extensions.Logging.Console.Formatter) from 1.0.6 to 1.0.48.
- [Release notes](https://github.com/Vectron/Vectron.Extensions.Logging.Console.Formatter/releases)
- [Commits](Vectron/Vectron.Extensions.Logging.Console.Formatter@v1.0.6...v1.0.48)

---
updated-dependencies:
- dependency-name: Vectron.Extensions.Logging.Console.Formatter
  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>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent b748081 commit e17065c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Vectron.Extensions.Logging.Console.Formatter" Version="1.0.6" />
<PackageReference Include="Vectron.Extensions.Logging.Console.Formatter" Version="1.0.48" />
<PackageReference Include="Vectron.InteractiveConsole" Version="1.0.9" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
Expand Down

0 comments on commit e17065c

Please sign in to comment.