Skip to content

Comments

Update nuget package dependencies#91

Merged
prozolic merged 1 commit intomainfrom
updatepacakge
Jan 24, 2026
Merged

Update nuget package dependencies#91
prozolic merged 1 commit intomainfrom
updatepacakge

Conversation

@prozolic
Copy link
Owner

This PR updates the NuGet package dependencies for the following projects.

Copilot AI review requested due to automatic review settings January 24, 2026 00:54
Copy link
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 NuGet package dependencies across multiple projects in the CsToml solution to support .NET 10 and incorporate newer package versions.

Changes:

  • Updated Microsoft .NET packages from version 9.x to 10.x to align with .NET 10 support
  • Updated test framework packages (Microsoft.NET.Test.Sdk, Shouldly, xunit.v3) to newer versions
  • Updated third-party dependencies (NativeMemoryArray, BenchmarkDotNet, Samboy063.Tomlet) to latest versions

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/CsToml.Tests/CsToml.Tests.csproj Updated test dependencies: Microsoft.NET.Test.Sdk to 18.0.1, Shouldly to 4.3.0, xunit.v3 to 3.2.2
tests/CsToml.Generator.Tests/CsToml.Generator.Tests.csproj Updated test dependencies: Microsoft.NET.Test.Sdk to 18.0.1, Shouldly to 4.3.0, xunit.v3 to 3.2.2
tests/CsToml.Extensions.Configuration.Tests/CsToml.Extensions.Configuration.Tests.csproj Updated test and configuration dependencies to version 10.x and 18.x to support .NET 10
src/CsToml/CsToml.csproj Updated System.IO.Hashing from 9.0.5 to 10.0.2 for .NET 10 compatibility
src/CsToml.Extensions/CsToml.Extensions.csproj Updated NativeMemoryArray from 1.2.1 to 1.2.2 (patch update)
src/CsToml.Extensions.Configuration/CsToml.Extensions.Configuration.csproj Updated Microsoft.Extensions.Configuration.FileExtensions from 9.0.1 to 10.0.2 for .NET 10 compatibility
sandbox/Benchmark/Benchmark.csproj Updated BenchmarkDotNet to 0.15.8 and Samboy063.Tomlet to 6.2.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prozolic prozolic merged commit d2bc2f4 into main Jan 24, 2026
7 checks passed
@prozolic prozolic deleted the updatepacakge branch January 24, 2026 00:59
@prozolic prozolic mentioned this pull request Feb 20, 2026
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.

1 participant