Skip to content

Replaced DotNetZip and Ionic.Zip with System.IO.Compression.ZipFile#390

Merged
valadas merged 2 commits intonvisionative:developfrom
david-poindexter:replace-dotnetzip
Jan 5, 2025
Merged

Replaced DotNetZip and Ionic.Zip with System.IO.Compression.ZipFile#390
valadas merged 2 commits intonvisionative:developfrom
david-poindexter:replace-dotnetzip

Conversation

@david-poindexter
Copy link
Copy Markdown
Member

@david-poindexter david-poindexter commented Jan 5, 2025

This PR:

  • Replaces DotNetZip and Ionic.Zip with System.IO.Compression.ZipFile.
    • This involved refactoring the package extraction code into its own class controller.
  • Updates the version of nvQuickSite to 2.4.0.
  • Updates the installer to support the changes for the above and Microsoft.Data.SqlClient.
  • Resolves Replace DotNetZip (deprecated) #385

@david-poindexter david-poindexter added this to the 2.4.0 milestone Jan 5, 2025
@david-poindexter david-poindexter self-assigned this Jan 5, 2025
Copy link
Copy Markdown
Collaborator

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Just something simple :)

@valadas valadas merged commit 756b938 into nvisionative:develop Jan 5, 2025
@david-poindexter
Copy link
Copy Markdown
Member Author

Just something simple :)

I know, right?!?! 🤪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace DotNetZip (deprecated)

2 participants