Unity 2017.3.0p3 - UWP Builds fail

Created a new project, imported the latest Photon Voice, tried doing a UWP build and it throws many errors (doing the same build for PC Standalone works fine):

Assets\Plugins\PhotonLoadbalancingApi\Extensions.cs(25,47): error CS0234: The type or namespace name 'Hashtable' does not exist in the namespace 'ExitGames.Client.Photon' (are you missing an assembly reference?)

Comments