CsprojHooks performs additional processing when Unity Editor generates the .csproj.
- Unity 2019.4 or greater
- This extension is created by Unity 2021.3
- Visual Studio 2022
If you want to additional csproj modification with configuration, implements ICsprojHooksFeature
interface.
MIT by @6jz