0

How can I change the sdk version from 6 to 5 when creating an asp.netcore The option appears disabled

i have netcore 3.1, sdk 5 and sdk6 installed

enter image description here I appreciate your help

SuperError
  • 43
  • 4

1 Answers1

1

Add a global.json file to your solution folder

Martin Andersen
  • 2,460
  • 2
  • 38
  • 66