library upgrade to .net standard 2.1

Viewed 1221

I have class library written in .net standard 2.0 at visual studio 2017. Now I need to upgrade into .net standard 2.1. The problem is not able to get the .net standard 2.1.

Do I need a visual studio 2019?

1 Answers
Related