We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Hey Joel,
Have you upgraded Unity to 5.5+ by chance? Is it still happening?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: