Simple steps to get started:
turbo run microsoft/dotnet-desktop-runtime-x64 --isolate=merge-user
Check version:
(dotnet-runtime-x64#74d116b9) C:\>dotnet --info
.NET SDK:
Version: 8.0.2
Run a project built with Microsoft .NET SDK 64-bit:
(dotnet-desktop-runtime-x64#74d116b9) C:\>"C:\Users\userprofile\Desktop\dotnet\project\bin\Debug\net8.0\TestConsole.exe"
Hello, World!
No release notes
This repository does not have an EULA
Actions