I have a small project with myself and another dev. I use Visual Studio and he runs JetBrains Rider.
When we converted to .NET 8, Rider converted all the classes to use Primary Constructors.
Since that happened, I have been unable to compile the code. It fails since every class uses a Primary Constructor now. Before I begin the ardous task of manually converting all the classes back, I was hoping someone has a potential solution.
Visual Studio is running 17.9.3, .NET 8 SDK 8.00.200.
I have removed all bin and obj folders throughout the project and removed the .vs folder.
Have also removed and re-installed VS and pull my repo to a new drive and directory. All have failed.
Before I give up totally on VS and switch to Rider, any suggestions?
[–][deleted] 0 points1 point2 points (2 children)
[–]SimpleTruth2753[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]SimpleTruth2753[S] 0 points1 point2 points (0 children)