Not sure the reason, but I cannot install Q# template with newly install Ubuntu 20.04 and VS code.
I have just learned that CLI also works.
I have just learned that CLI also works.
% dotnet new console -lang Q# -o [ProjectName] % cd [ProjectName]
% dotnet build
% dotnet run
I needed to install .NET-SDK 3.1, instead of 5.0.
I needed to install .NET-SDK 3.1, instead of 5.0.
0 件のコメント:
コメントを投稿