Vscode - when working with projects


To add new solution

dotnet new sln

To add existing project into the solution

dotnet sln AzureFunctionApp.sln add ClaimSubmission/ClaimSubmission.csproj


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm