3.0.100 does not work
See original GitHub issueThe first problem is https://github.com/actions/setup-dotnet/issues/29
But even after using the workaround listed there, another problem is encountered:
dotnet run -c Release --no-build -p BullseyeSmokeTester -- --help
It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '3.0.0' was not found.
- Check application dependencies and target a framework version installed at:
/usr/share/dotnet
- Installing .NET Core prerequisites might help resolve this problem:
https://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409
- The .NET Core framework and SDK can be installed from:
https://aka.ms/dotnet-download
- The following versions are installed:
2.1.0 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
...
Repro at https://github.com/adamralph/bullseye/runs/238588806
Changeset: https://github.com/adamralph/bullseye/pull/353/files
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Problem installing SDK 3.0.100-preview7-012821 #10420
Setup should run normal installation process and do its intended thing! Actual behavior. Setup completes after 3 seconds, nothing is installed.
Read more >.NET Core 3.0.100 not working with Blazor - Stack Overflow
You may see this error when running a standalone Blazor app and you haven't yet restored packages for any .NET Core apps.
Read more >Download .NET Core 3.0 (Linux, macOS, and Windows)
NET Core 3.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of ......
Read more >.NET Core 3.0 preview support broken in VS2019 stable for ...
Visual Studio 2019 for Mac refuses to target .NET Core 3.0 preview 3. To fix this issue in Windows, I had to follow...
Read more >Amazon Basics USB 3.0 to 10/100/1000 Gigabit Ethernet ...
Does not support Smart TV or gaming consoles (e.g.Nintendo Switch). Supported features include Wake-on-LAN function, Green Ethernet & IEEE 802.3az-2010 (Energy ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@NickCraver @adamralph we will have someone looking into this today.
Can we get this fixed? I’m not sure how long it will take
macOS-10.14
to get3.0.100
, and I’m not surewindows-2016
will ever get it.