Cake.Recipe icon indicating copy to clipboard operation
Cake.Recipe copied to clipboard

Support Directory.Build.props for running tests

Open pascalberger opened this issue 1 year ago • 0 comments

The DotNetCore-Test task parses the project file to determine if coverlet.msbuild and Microsoft.SourceLink.GitHub are used in the project. This approach does not work if the references are added to the project in the Directory.Build.props file

pascalberger avatar May 07 '24 23:05 pascalberger