Cannot create Unit Test Project in VB
Answered
I was trying to add a Unit Test Project using VB, but the Language dropdown was greyed out. And the default is C#. Could you please give me some suggestion?
This is in Windows 10 and Net Frame 4.6.2

Please sign in to leave a comment.
Hello,
The reason for that is there is no template for such projects, but you can add custom templates yourself as described there.
Thanks Olga Diakonova, I will try to add one, or use C# for the unit testing.