I am using 2020.2.7 version to install URP package. Install is success but occur some error about Searcher
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(140,29): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(147,28): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(166,13): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(202,29): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(211,28): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’
Library\PackageCache\com.unity.searcher@4.3.1\Editor\Searcher\SearcherDatabase.cs(235,13): error CS0433: The type ‘Task’ exists in both ‘Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’