Skip to content

Update nuget#433

Merged
Hirogen merged 4 commits intoDevelopmentfrom
update_nuget
Jun 26, 2025
Merged

Update nuget#433
Hirogen merged 4 commits intoDevelopmentfrom
update_nuget

Conversation

@Hirogen
Copy link
Copy Markdown
Collaborator

@Hirogen Hirogen commented Jun 23, 2025

Update Nuget Packages

@Hirogen Hirogen requested a review from Copilot June 23, 2025 15:13

This comment was marked as outdated.

@Hirogen Hirogen requested a review from Copilot June 26, 2025 09:08

This comment was marked as outdated.

@Hirogen Hirogen requested a review from Copilot June 26, 2025 09:26
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 NuGet package versions across the solution and synchronizes the build project’s references.

  • Central props (Directory.Packages.props) is updated with new versions for core and test dependencies, and several packages are removed.
  • The build project (build/_build.csproj) references are bumped to match the central versions.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/Directory.Packages.props Bumped package versions and removed obsolete dependencies
build/_build.csproj Aligned build-time package references with the updated versions
Comments suppressed due to low confidence (1)

src/Directory.Packages.props:13

  • It looks like gRPC-related packages (Google.Protobuf, Grpc.AspNetCore, Grpc.Core, Grpc.Tools) and other dependencies (System.Data.DataSetExtensions, System.Text.Encoding) were removed. Please confirm these removals are intentional and ensure no code paths still rely on them.
    <PackageVersion Include="Moq" Version="4.20.72" />

Comment thread build/_build.csproj
@Hirogen Hirogen merged commit bd55105 into Development Jun 26, 2025
1 check passed
@Hirogen Hirogen deleted the update_nuget branch June 26, 2025 12:20
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