November 8, 2024

1.9.4

(feat): Generate a ProjectName.Test.Custom.props file for you to configure any MSBuild properties for your test project.

(feat): Only import ProjectName.Custom.props and ProjectName.Test.Custom.props if the file exists, so you can delete the file if you wish to.

(fix): Do not re-import the .NET SDK inside of ProjectName.Custom.props.