Powershell
Update targetframework for .NET Core projects with PowerShell
With the recent release of .NET Core 3.1 last Wednesday, I decided to upgrade to current project I’m working on from .NET Core 3.0 to .NET Core 3.1. This sounds easy right? Well not if the solution contains a mix 48 .NET Core 3 and .NET Standard 2.1 projects. And Lees meer…