#528·UniRx

In Unity 2021 when i upgrade UniRX to latest vesion getting issue related to observable

Author: parulcosmCreated Jan 11, 2023Updated Feb 22, 2023

error CS0433: The type 'Observable' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'UniRx, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'

Above error is coming when i update my uniRX in Unity 2021 .How can i fix that?