Skip to content

Conversation

Copy link

Copilot AI commented Dec 3, 2025

Updates NuGet packages to latest versions compatible with .NET 8/9 target frameworks.

Package Updates

  • Nerdbank.GitVersioning: 3.8.118 → 3.9.50
  • Microsoft.CST.RecursiveExtractor: 1.2.45 → 1.2.47
  • Microsoft.NET.Test.Sdk: 18.0.0 → 18.0.1
  • MSTest.TestAdapter/TestFramework: 4.0.1 → 4.0.2
  • BenchmarkDotNet: 0.15.5 → 0.15.8

Breaking Change Fix

BenchmarkDotNet 0.15.8 requires benchmark methods to be public:

-private void Setup()
+public void Setup()

Not Updated

  • Microsoft.CodeAnalysis.Common/CSharp: Blocked by exact version constraint from Microsoft.CST.OAT.ScriptingMicrosoft.CodeAnalysis.CSharp.Scripting (requires 4.14.0)
  • Microsoft.Data.Sqlite, Microsoft.Windows.Compatibility, System.Management, etc.: Version 10.0.0 targets .NET 10; repo targets .NET 8/9

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com//advisories
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Update depedencies to latest respecting framework version restrictions


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: gfs <98900+gfs@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies to latest respecting framework version restrictions Update dependencies to latest respecting framework version restrictions Dec 3, 2025
Copilot AI requested a review from gfs December 3, 2025 04:15
@gfs
Copy link
Contributor

gfs commented Dec 4, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gfs gfs marked this pull request as ready for review December 4, 2025 23:34
@gfs gfs merged commit e888314 into release/v2.3 Dec 5, 2025
11 checks passed
@gfs gfs deleted the copilot/update-dependencies-to-latest branch December 5, 2025 17:17
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.

3 participants