BundlerMinifier icon indicating copy to clipboard operation
BundlerMinifier copied to clipboard

NuGet packages not updating?

Open Kansattica opened this issue 5 years ago • 3 comments
trafficstars

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?

Kansattica avatar Sep 01 '20 20:09 Kansattica

Or does someone with write access just need to kick off a new release?

Kansattica avatar Sep 08 '20 23:09 Kansattica

Was there any update to this? It doesn't appear that the Nuget version has been updated in 8 months.

eat-sleep-code avatar Mar 11 '21 17:03 eat-sleep-code

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).

jweschenfelder avatar Mar 15 '21 12:03 jweschenfelder