Skip to content

Conversation

Lamparter
Copy link
Contributor

Updated the .gitignore file with the one in the head https://github.com/github/gitignore repo
This is not a strictly necessary change but contains some exclusions that add to the code quality.

.gitignore Outdated
@@ -181,6 +204,9 @@ publish/
PublishScripts/

# NuGet Packages
*.nupkg
Copy link
Member

Choose a reason for hiding this comment

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

We have a package in our source code SevenZipSharp.1.0.2.nupkg so it's best to avoid this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why isn't this on NuGet? Isn't this deprecated?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@Lamparter Lamparter Sep 16, 2024

Choose a reason for hiding this comment

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

We use customized version of SevenZipSharp.

Oh I see, I'll remove it from the ignore - why don't you publish this (slightly) more maintained library to NuGet?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wouldn't it be easier to update then?

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Sep 16, 2024
@yaira2 yaira2 merged commit 31968a5 into files-community:main Sep 17, 2024
6 checks passed
@Lamparter Lamparter deleted the ignore branch November 2, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants