Comment 7 for bug 1999266

Revision history for this message
Graham Inggs (ginggs) wrote :

#1. Checking location files are present at /etc/dotnet:

$ l /etc/dotnet/
install_location install_location_x64

#2.Checking we can run the dotnet binary directly:

$ TheTesting/bin/Debug/net6.0/TheTesting
Hello, World!