Reference not found
I installed a software, Solidworks 2024, to retrieve its API SDK for one of my clients. I then wanted to revert to the previous version, Solidworks 2023. However, in Rider, the references for version 2023 do not appear in the reference search, only version 2024 does. However, in Visual Studio, I have all versions except for 2024 (which is normal). How can I update the list of references in Rider?
Thanks.
Please sign in to leave a comment.
Unfortunately, it looks like you have faced a known issue:
RIDER-92168 Object Libraries are not getting properly refreshed.
As mentioned in the ticket, you can clear the solution and rebuild it, or try to build the solution in different build configurations, to refresh the references.
Let me know if it helps.