templating icon indicating copy to clipboard operation
templating copied to clipboard

Microsoft.TemplateEngine.Authoring.Tasks is missing integration tests

Open ViktorHofer opened this issue 7 months ago • 0 comments

This package recently got broken and will be fixed with https://github.com/dotnet/templating/pull/8952/. This highlighted that there aren't any integration tests running for that package. As this is an msbuild tasks package and targets .NET Framework and .NET, it should be validated that the package works with both desktop msbuild and core msbuild.

ViktorHofer avatar Apr 17 '25 07:04 ViktorHofer