UnitySDK/UnityReferences/5.xml (11 lines of code) (raw):

<ItemGroup> <Reference Include="UnityEngine"> <HintPath>$(UNITY_MANAGED_DIR)UnityEngine.dll</HintPath> </Reference> <Reference Include="UnityEditor"> <HintPath>$(UNITY_MANAGED_DIR)UnityEditor.dll</HintPath> </Reference> <Reference Include="UnityEngine.UI"> <HintPath>$(UNITY_UI_DIR)UnityEngine.UI.dll</HintPath> </Reference> </ItemGroup>