.NET Framework Projects that support PackageReference in .csproj Follow
Answered
Visual Studio 2017 .NET Framework projects support the new PackageReference in the .csproj file, it doesn't seem as though Rider supports this?
I opened an existing solution I had in VS2017, it's a mix of .NET Framework projects and .NET Standard projects. The .NET Framework projects all use PackageReference and none of the libraries will load in Rider.
Edit: According to RIDER-6961 https://youtrack.jetbrains.com/issue/RIDER-6961 this was supposed to be fixed in 2017.2 and isn't.
Please sign in to leave a comment.
@kirkdmo, you are right, this was scheduled for 2017.2, but due to high priority issues, we had to postpone this.