This patch adds a configuration to the paket-unity extensions to configure handling of assembly definition files. In this first patch only two options are supported:
manual - all .asmdef and .asmdef.meta files will be preserved (default)
disabled - the old behavior of cleaning all files before install
Description
This patch adds a configuration to the paket-unity extensions to configure handling of assembly definition files. In this first patch only two options are supported:
manual
- all.asmdef
and.asmdef.meta
files will be preserved (default)disabled
- the old behavior of cleaning all files before installexample:
build.gradle
Changes
assemblyDefinitionFileStrategy