#### Community support has been moved to https://github.com/cake-build/cake/discussions ####
app.config
should be sufficient.
PackageReference
- clearly indicates 11.0.2: https://github.com/daveaglick/cake/blob/ee40718b1a07384aac3380a9c1077cd32be33198/src/Cake.Core/Cake.Core.csproj#L19
PackageReference
might be better to have in Cake.csproj
, right?