question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The last version of .NET Core 3.0 does not work

See original GitHub issue
The specified framework 'Microsoft.NETCore.App', version '3.0.0-preview1-26929-01' was not found.
  - Check application dependencies and target a framework version installed at:
      C:\Program Files\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.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
      3.0.0-preview-27104-01 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
nguerreracommented, Nov 7, 2018

Build with fix is in progress following merge of #138. Build 9736 or higher should have the fix.

1reaction
nguerreracommented, Nov 6, 2018

Oh no, there’s just no roll forward preview to rtm. That doesn’t factor in here.

The issue is indeed that the version of m.nc.app went backwards. I’ll get m.dui.app on a more recent build with the new versioning scheme.

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET Core 3.0 will reach End of Life on March 3, 2020 - . ...
NET Core 3.0 will reach end of life on March 3, 2020. It is a “Current” release and is superseded by .NET Core...
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, ... NET. This release has reached end of life, meaning...
Read more >
ASP.NET Core 3.0 not showing on Visual Studio 2019
NET Core 3 (preview 8 in my case) to work in the release version of Visual Studio 2019 but ASP.NET Core 3.0 refused...
Read more >
Target Framework .Net Core 3.0 not available
I've just updated Visual studio to 15.9.2. I've been working on a project which was using .Net core 3 preview framework. Before VS...
Read more >
[SOLVED] .NET Core 3 is not working in Visual Studio 2019
If you are having issues creating or loading . NET Core 3 apps in Visual Studio 2019, chances are you are using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found