You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could the assembly NUglify.Tasks.dll be packaged in the NuGet package? AjaxMin did the same, and dotnet projects were able to reference it as a build step with <UsingTask>. Currently, I would have to build from source and add NUglify.Tasks.dll as a reference to include it in the build process.