-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Comments
On 2017.04.19 01:00, @SimonDarksideJ commented: |
On 2017.06.22 22:22, @SimonDarksideJ commented: Fix in source |
On 2017.06.22 22:22 @SimonDarksideJ modified issue: |
Merged
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
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?
The text was updated successfully, but these errors were encountered: