BundlerMinifier
BundlerMinifier copied to clipboard
NuGet packages not updating?
I've been stumbling across issues, such as #471, that are apparently fixed in nightly builds, but have not been published to NuGet. On the most recent build, https://ci.appveyor.com/project/madskristensen/bundlerminifier/builds/34843990, Appveyor says it's skipping the upload of package version 3.2.454, which is several steps ahead of the current NuGet version, 3.2.449. Is there something I'm missing here?
Or does someone with write access just need to kick off a new release?
Was there any update to this? It doesn't appear that the Nuget version has been updated in 8 months.
Meanwhile I would guess that it might have to do with Microsoft's switch to .NET Core and .NET Standard. Ironically, the following package for .NET Core with Dependency Injection seems to be more up-to-date: https://github.com/ligershark/WebOptimizer.Sass (updated a few days ago).