Results 4 issues of Chris Hewitt

Fixes #204 * Allows further updates / versions to be accepted by Extensions Marketplace * Allows running in Visual Studio 2019, without legacy/deprecated API issues Breaking changes * C++ Build...

https://github.com/aspnet/AspNetWebOptimization/blob/97c61ab38948cef17bb0f641a7b216897b9082ad/src/System.Web.Optimization/FileExtensionReplacementList.cs#L75 For example: CSS `url()` path rewrites can be applied, via `IItemTransform`; However, this does not apply if there is a `.min.css`. `FileExtensionReplacementList` creates a new BundleFile, without adding the...

**Describe the bug** When producing code coverage for a WebApi/MVC project, if a Controller has no explicit constructor, it may not produce any code coverage results for the entire file....

untriaged
stale