CSharpBP-Collections icon indicating copy to clipboard operation
CSharpBP-Collections copied to clipboard

Needs converting to .NET 5

Open VictorSago opened this issue 4 years ago • 3 comments

The current version of the application is completely unusable in new incarnation of the .NET. Trying to convert it manually is a nostarter, and all the tools I tried today are pretty useless.

VictorSago avatar Feb 04 '21 15:02 VictorSago

Yes. I'm currently working with Pluralsight as they plan to update a majority of their C# catalog to .NET 5. We are meeting next week to discus and prioritize.

DeborahK avatar Feb 04 '21 15:02 DeborahK

To make it work for now, your best bet is to create a new .NET 5 project using the current tooling, then copy the code files into that project. I don't think that the basic code was affected.

DeborahK avatar Feb 04 '21 15:02 DeborahK

Thank you! I was thinking of doing just that. :)

VictorSago avatar Feb 04 '21 15:02 VictorSago