> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 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.