Use the following steps to convert your project from “C#” to “VB.Net ”
- Open the “project.json” file in your preferred code editor (I used Notepad++)
- Scroll down until you find “expressionLanguage”: “”,
- Change “expressionLanguage”: “CSharp”, to “expressionLanguage”: “ ”,
- Re-launch your project and continue with VisualBasic Legacy