settings.gradle.kts (
5
lines of code) (
raw
):
rootProject.name="teamcity-unity-plugin" include("csharp-parser") include("plugin-unity-agent") include("plugin-unity-common") include("plugin-unity-server")