dotBunny/VSCode

Imported type defined multiple times

Opened this issue · 1 comments

Assets/Plugins/Editor/VSCode.cs(441,32): error CS0433: The imported type `System.Diagnostics.Process' is defined multiple times

Assets/Plugins/Editor/VSCode.cs(489,55): error CS0433: The imported type `System.Net.WebClient' is defined multiple times

Assets/Plugins/Editor/VSCode.cs(713,25): error CS0433: The imported type `System.Text.RegularExpressions.Regex' is defined multiple times

Using Unity 5.4.1f1 and Google Mobile Ads Unity Plugin v3.1.3

Hey Joel,

Have you upgraded Unity to 5.5+ by chance?
Is it still happening?