Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
nuget: Bump ConsoleAppFramework from 5.5.0 to 5.6.2
---
updated-dependencies:
- dependency-name: ConsoleAppFramework
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2025
commit 60add6e72fb5378f2553d50ad5f0b3854e289758
2 changes: 1 addition & 1 deletion src/AbyssIrc.Server/AbyssIrc.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ConsoleAppFramework" Version="5.5.0">
<PackageReference Include="ConsoleAppFramework" Version="5.6.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Loading