Skip to content
New issue

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

Newtonsoft.Json.dll conflict #131

Closed
SimonDarksideJ opened this issue Apr 25, 2022 · 3 comments
Closed

Newtonsoft.Json.dll conflict #131

SimonDarksideJ opened this issue Apr 25, 2022 · 3 comments

Comments

@SimonDarksideJ
Copy link
Contributor

Issue created by gdcjsc as Bitbucket Issue #​131 on 2017.03.29 21:59.
Thanks for very useful asset. I also use Google Sheet in my project and get this error.

Assets/unity-ui-extensions/Scripts/Controls/ComboBox/DropDownListItem.cs(79,16): error CS0433: The imported type `System.Action' is defined multiple times.

That would be from conflict with Newtonsoft.Json.dll. How can I fix that?

@SimonDarksideJ
Copy link
Contributor Author

On 2017.04.19 01:00, @SimonDarksideJ commented:
A PR was added to remove System.Action from the dropdowns. This should resolve your issue. But will test manually before closing

@SimonDarksideJ
Copy link
Contributor Author

On 2017.06.22 22:22, @SimonDarksideJ commented:
All System.Action conflicts removed and tested successfully.

Fix in source

@SimonDarksideJ
Copy link
Contributor Author

On 2017.06.22 22:22 @SimonDarksideJ modified issue:
status changed newresolved

SimonDarksideJ pushed a commit that referenced this issue Mar 12, 2023
Upgraded RangeSlider to work in both Horizontal and Verticle setups, just like regular slider.

Approved-by: Simon Jackson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant