MSBuildForUnity icon indicating copy to clipboard operation
MSBuildForUnity copied to clipboard

Reconcile UnityPlatform/UnityConfiguration vs UnityPlayer

Open andreiborodin opened this issue 6 years ago • 1 comments

Project generation established the two msbuild properties of UnityPlatform and UnityConfiguration that separates building InEditor and Player version of binaries for each Unity platform.

This is different from UnityPlayer property introduced by the Project Builder that groups Editor as a type of Player.

andreiborodin avatar Nov 15 '19 00:11 andreiborodin

Moving forward, everything will be updated to use the UnityPlatform/UnityConfiguration changes. Any reconciliation will happen for V1.

andreiborodin avatar Jan 31 '20 00:01 andreiborodin