web-push-libs/web-push-csharp

.NETStandard 2.0 not supported

idoshin4 opened this issue · 1 comments

After I delete Visual studio 2019, when the trial has been over, There is no option to download .NETstandard anymore from the network so the project can't be built anymore due to the dependencies.
Please provide a solution for this.

You should be able to simply install a .NET SDK for a version compatible with .NET standard 2.0

https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0