Dinomite-Studios / unity-azure-pipelines-tasks

Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
https://unitydevops.com/
MIT License
121 stars 49 forks source link

Fix unity activate license tasks to respect project path #226

Closed holoMarv closed 1 year ago

holoMarv commented 1 year ago

Currently unity-activate-license and post-unity-activate-license do not respect the unityProjectPath input parameter. This is necessary if a repository holds multiple projects.

GitHub Issue