Skip to content

Update fetcher to bump package versions in nuget config#2361

Merged
pkwarren merged 1 commit intomainfrom
pkw/fix-csharp-csproj-version
Mar 27, 2026
Merged

Update fetcher to bump package versions in nuget config#2361
pkwarren merged 1 commit intomainfrom
pkw/fix-csharp-csproj-version

Conversation

@pkwarren
Copy link
Copy Markdown
Member

The fetcher currently bumps dependencies on plugins automatically to their latest versions. It then will regenerate Maven dependencies based on the bumped versions but is failing to apply the same change for C# projects.

Update the fetcher to ensure build.csproj is updated automatically to include all of the plugin and it's dependent plugin's dependencies.

The fetcher currently bumps dependencies on plugins automatically to
their latest versions. It then will regenerate Maven dependencies based
on the bumped versions but is failing to apply the same change for C#
projects.

Update the fetcher to ensure build.csproj is updated automatically to
include all of the plugin and it's dependent plugin's dependencies.
@pkwarren pkwarren merged commit 285e1b0 into main Mar 27, 2026
4 checks passed
@pkwarren pkwarren deleted the pkw/fix-csharp-csproj-version branch March 27, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants