Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and minimize sample project package dependencies #451

Merged
merged 1 commit into from
Aug 16, 2020

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Apr 18, 2020

I was browsing around the project insights github page and noticed that the package dependencies listed on the dependancy graph page looked rather seriously excessive, so I thought a spring clean might be in order.

(Looking at the history, it looks like the extra deps come are as a result of pointing the .net 4.6.1 sample projects at a build of the lib that only targeted .NET Standard 1.3, so shouldn't matter not the lib targets .NET 4.5 again)

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@Numpsy Numpsy changed the title [WIP] minimize sample package dependencies [WIP] update and minimize sample project package dependencies May 3, 2020
@Numpsy Numpsy force-pushed the rw/samples/reduce_references branch from 6a6f775 to 25fa365 Compare May 3, 2020 15:58
@Numpsy Numpsy added the samples label May 3, 2020
@Numpsy Numpsy force-pushed the rw/samples/reduce_references branch from 25fa365 to a60c75d Compare May 28, 2020 16:59
@Numpsy
Copy link
Contributor Author

Numpsy commented May 28, 2020

Updated to change all the C# sample projects, and to change a couple of uses of ZipConstants.DefaultCodePage to ZipStrings.CodePage to fix warnings about using obsolete functions.

@Numpsy Numpsy changed the title [WIP] update and minimize sample project package dependencies Update and minimize sample project package dependencies May 28, 2020
@Numpsy Numpsy marked this pull request as ready for review May 28, 2020 17:02
@piksel piksel merged commit a6cdf09 into icsharpcode:master Aug 16, 2020
@Numpsy Numpsy deleted the rw/samples/reduce_references branch August 16, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants