Skip to content

Conversation

@adamhathcock
Copy link
Owner

Minor updates for deps and styling

@adamhathcock adamhathcock requested a review from Copilot October 13, 2025 10:57
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

Updates various project dependencies to newer versions and updates the CSharpier code formatter tool.

  • Upgrades test-related packages (AwesomeAssertions, xunit.runner.visualstudio) and compression library (ZstdSharp.Port)
  • Adds Microsoft.NETFramework.ReferenceAssemblies package for improved build reliability
  • Updates CSharpier formatter tool and removes empty property groups from project file

Reviewed Changes

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

Show a summary per file
File Description
tests/SharpCompress.Test/packages.lock.json Updates package versions and adds reference assemblies for test project
src/SharpCompress/packages.lock.json Updates dependency versions across multiple target frameworks and adds reference assemblies
src/SharpCompress/SharpCompress.csproj Removes empty PropertyGroup elements for cleaner project structure
build/packages.lock.json Adds Microsoft.NETFramework.ReferenceAssemblies to build configuration
Directory.Packages.props Updates central package version management with new package versions
.config/dotnet-tools.json Updates CSharpier formatter tool to newer version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@adamhathcock adamhathcock requested a review from Copilot October 13, 2025 11:11
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

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


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@adamhathcock adamhathcock merged commit 871009e into master Oct 13, 2025
2 checks passed
@adamhathcock adamhathcock deleted the adam/update-deps branch October 13, 2025 11:13
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