-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
needs-more-infoNot enough information has been provided. Please share more detail as requested.Not enough information has been provided. Please share more detail as requested.
Description
3.0.0-preview6
I tried to use dotnet preview6 on my Arch Linux machine and I couldn't find the way to run it the info is attached below.
The information
dotnet run
It was not possible to find any compatible framework version
The specified framework 'Microsoft.AspNetCore.App', version '3.0.0-preview6.19307.2' was not found.
- No frameworks were found.
You can resolve the problem by installing the specified framework and/or SDK.
The .NET Core frameworks can be found at:
- https://aka.ms/dotnet-download
dotnet --info
.NET Core SDK (reflecting any global.json):
Version: 3.0.100-preview6-012264
Commit: be3f0c1a03
Runtime Environment:
OS Name: arch
OS Version:
OS Platform: Linux
RID: linux-x64
Base Path: /opt/dotnet/sdk/3.0.100-preview6-012264/
Host (useful for support):
Version: 3.0.0-preview6-27804-01
Commit: fdf81c6faf
.NET Core SDKs installed:
2.2.105 [/opt/dotnet/sdk]
3.0.0-preview6.19307.2 [/opt/dotnet/sdk]
3.0.100-preview6-012264 [/opt/dotnet/sdk]
.NET Core runtimes installed:
Microsoft.NETCore.App 2.2.3 [/opt/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 3.0.0-preview6-27804-01 [/opt/dotnet/shared/Microsoft.NETCore.App]
To install additional .NET Core runtimes or SDKs:
Metadata
Metadata
Assignees
Labels
needs-more-infoNot enough information has been provided. Please share more detail as requested.Not enough information has been provided. Please share more detail as requested.