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

Error in Rider when installing DoTween into project #550

Closed
SoundGuy opened this issue Jan 28, 2022 · 5 comments
Closed

Error in Rider when installing DoTween into project #550

SoundGuy opened this issue Jan 28, 2022 · 5 comments
Assignees
Labels

Comments

@SoundGuy
Copy link

I'm getting an error in Rider as soon as i finish installing DOTween and open Rider, and this messes up the entire project. Don't know how to fix it, other than completely remove DoTween.

10:42 Project 'Assembly-CSharp' load failed
Project 'DOTween.Modules.csproj' targets 'NET_Standard_2_0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0'. at (1653:5)
Project 'DOTweenPro.Scripts.csproj' targets 'NET_Standard_2_0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0'. at (1653:5)

10:42 Project 'DOTweenPro.Scripts' load failed: Project 'DOTween.Modules.csproj' targets 'NET_Standard_2_0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0'. at (1653:5)

10:42 Project 'DOTweenPro.EditorScripts' load failed
Project 'DOTween.Modules.csproj' targets 'NET_Standard_2_0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0'. at (1653:5)
Project 'DOTweenPro.Scripts.csproj' targets 'NET_Standard_2_0'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.0'. at (1653:5)

Unity 2021.2.8f1
DoTween 1.2.632
DoTweenPro 1.0.310
Rider 2021.2.2 / Rider 2020.2.4 (on another machine) / Rider 2021.3.2 (after upgrading because i thought this would be the issue)

@Demigiant Demigiant self-assigned this Jan 28, 2022
@Demigiant
Copy link
Owner

Hi,

I'm seeing no issues (nor had any like this reported before) on Unity 2022.1b nor 2021.2.7f1 on Visual Studio. Will try installing 2021.2.8f1 later, but in the meantime could you send (to the mail you wrote to) a barebone project that replicates this issue so I can see if it's a Rider problem or something else?

@SoundGuy
Copy link
Author

SoundGuy commented Jan 28, 2022 via email

@Demigiant
Copy link
Owner

Let me know how it goes

@SoundGuy
Copy link
Author

SoundGuy commented Jan 28, 2022 via email

@Demigiant
Copy link
Owner

Great, thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants