Skip to content

Remove explicit SharpCompress dependency - #25

Merged
adamsitnik merged 1 commit into
CommunityToolkit:mainfrom
adamsitnik:copilot/remove-sharpcompress-dependency
Jul 9, 2026
Merged

Remove explicit SharpCompress dependency#25
adamsitnik merged 1 commit into
CommunityToolkit:mainfrom
adamsitnik:copilot/remove-sharpcompress-dependency

Conversation

@adamsitnik

Copy link
Copy Markdown
Contributor

closes #18

@adamsitnik
adamsitnik requested a review from Copilot July 9, 2026 12:36
@adamsitnik adamsitnik closed this Jul 9, 2026
@adamsitnik adamsitnik reopened this Jul 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes the SharpCompress dependency from the CosmosMongoDB project and from central package version management.

Changes:

  • Removed SharpCompress PackageReference from CosmosMongoDB.csproj
  • Removed the centrally-managed SharpCompress package version from Directory.Packages.props

Reviewed changes

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

File Description
MEVD/src/CosmosMongoDB/CosmosMongoDB.csproj Drops the direct dependency on SharpCompress from the CosmosMongoDB project.
Directory.Packages.props Removes the centrally defined SharpCompress version to match the project dependency removal.

@adamsitnik
adamsitnik merged commit 6ea4dff into CommunityToolkit:main Jul 9, 2026
101 of 141 checks passed
@adamsitnik
adamsitnik deleted the copilot/remove-sharpcompress-dependency branch July 9, 2026 13:22
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.

Bump MongoDB.Driver dependency when new version becomes available

4 participants