cake-contrib / Cake.Recipe

:page_with_curl: A set of convention based Cake scripts
https://cake-contrib.github.io/Cake.Recipe
MIT License
70 stars 53 forks source link

Support Directory.Build.props for running tests #1004

Open pascalberger opened 2 months ago

pascalberger commented 2 months ago

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