Open AdityaNPL opened 3 years ago
Since .NET Core 2.0 has reached End of life, we should look to update to .Net core 2.1 which has LTS? https://dotnet.microsoft.com/download/dotnet-core
.NET Core 2.0
.Net core 2.1
LTS
At the same time we can look to update the .Net framework version from 4.7 -> 4.8 (recommended) as well? https://dotnet.microsoft.com/download/dotnet-framework
.Net framework
4.7
4.8 (recommended)
.netcore2.1 is a good upgrade please leave .net framework 4.7 in place though as we still use 4.7 in several dependent projects
Since
.NET Core 2.0
has reached End of life, we should look to update to.Net core 2.1
which hasLTS
? https://dotnet.microsoft.com/download/dotnet-coreAt the same time we can look to update the
.Net framework
version from4.7
->4.8 (recommended)
as well? https://dotnet.microsoft.com/download/dotnet-framework