Skip to content

jQuery.cycle v2.1.0

Choose a tag to compare

@bdukes bdukes released this 06 Jan 23:56
· 1878 commits to master since this release
Update how packages are created, so DNN will like them

The other method (Write-Zip from PSCX) created zips that DNN's SharpZipLib
couldn't read.  Using System.IO.Compression.ZipFile.CreateFromDirectory
creates working packages.