Why using Directory.Packages.props for non CPM related settings #491
Closed
Description
Recently TreatWarningsAsErrors
(#440) and TargetFramework
(#481) moved into Directory.Packages.props
. While I can totally understand why it‘s now configured at a central place I‘m unsure why it moved to the CPM related file. Isn‘t this something that should be located in Directory.Build.props
? Or am I missing something here?
In my opinion the Packages file should only contain CPM related stuff while the Build file should contain everything else.
Metadata
Assignees
Labels
No labels