Skip to content

C# 14: Update paket and dependencies.#21846

Merged
michaelnebel merged 2 commits into
github:mainfrom
michaelnebel:csharp/updateextractordependencies
May 18, 2026
Merged

C# 14: Update paket and dependencies.#21846
michaelnebel merged 2 commits into
github:mainfrom
michaelnebel:csharp/updateextractordependencies

Conversation

@michaelnebel
Copy link
Copy Markdown
Contributor

@michaelnebel michaelnebel commented May 13, 2026

Update

  • The paket version (to the newest).
  • Non-pinned dependencies (implicitly addresses a security advisory).

@github-actions github-actions Bot added the C# label May 13, 2026
@michaelnebel michaelnebel force-pushed the csharp/updateextractordependencies branch from b197f1d to c8efc34 Compare May 13, 2026 11:03
@michaelnebel
Copy link
Copy Markdown
Contributor Author

DCA looks good!

@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label May 18, 2026
@michaelnebel michaelnebel marked this pull request as ready for review May 18, 2026 09:39
@michaelnebel michaelnebel requested review from a team as code owners May 18, 2026 09:39
Copilot AI review requested due to automatic review settings May 18, 2026 09:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the C# dependency management setup by moving Paket to a newer local tool version and refreshing non-pinned NuGet dependencies used by the C# extractor/tooling build.

Changes:

  • Updated the local Paket tool from 10.0.0-alpha011 to 10.3.1.
  • Refreshed paket.lock and generated Bazel NuGet metadata for newer dependency versions.
  • Updated generated Paket restore targets to match the newer Paket behavior.
Show a summary per file
File Description
csharp/.config/dotnet-tools.json Updates the Paket local tool version.
csharp/.paket/Paket.Restore.targets Updates generated MSBuild restore/pack integration from Paket.
csharp/paket.lock Refreshes resolved NuGet dependency versions.
csharp/paket.main.bzl Refreshes generated Bazel NuGet package metadata.

Copilot's findings

  • Files reviewed: 2/4 changed files
  • Comments generated: 0

@michaelnebel michaelnebel requested a review from hvitved May 18, 2026 12:09
@michaelnebel michaelnebel merged commit 9b2b597 into github:main May 18, 2026
22 checks passed
@michaelnebel michaelnebel deleted the csharp/updateextractordependencies branch May 18, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants