Environment:
Describe the bug
I am using the stand-alone runner in Bitbucket pipelines and I am getting an error asking me to install .NET 6
Repro
You must install or update .NET to run this application.
App: /root/.dotnet/tools/security-scan
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/share/dotnet
The following frameworks were found:
7.0.13 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
Environment:
Version: ?5.1.0?
Branch:
Installation/Running method:
Operating System:
Describe the bug
I am using the stand-alone runner in Bitbucket pipelines and I am getting an error asking me to install .NET 6
Repro
You must install or update .NET to run this application.
App: /root/.dotnet/tools/security-scan
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: /usr/share/dotnet
The following frameworks were found:
7.0.13 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]