A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dotnet/runtime/issues/3775 below:

[Snap] .NET Core 3.0 RC1 console app (and webapp) does not work under Linux · Issue #3775 · dotnet/runtime · GitHub

I am using .NET Core from a snap package on KUbuntu. I switched to the beta and edge channels to upgrade from .NET Core 2.2 to .NET Core 3.0.

When on beta or edge my console app doesn't work, whereas it was working perfectly under .NET Core 2.2.

I decided to go back to basics. Create a new console app to see what would happen,

mkdir testdotnet
cd testdotnet
dotnet new console
dotnet build
dotnet run

It runs for a second, and gives nothing. No output, whereas I would normally expect,

Hello World!

My actual app does the same thing. Running the app doesn't actually run any code. When I change back to the stable channel, everything works.

Please let me know what additional information you need. I ran this,

dotnet run -v diag

But the output was no different (as far as I could see) between .NET Core 2.2 and .NET Core 3.0, it just shows the build process that was run first. However if that is useful or something similar then let me know.

Something else, I also tried this,

dotnet new webapp
dotnet build
dotnet run

And it does the same. If you want me to run this against a different version of Linux, or a clean version of Linux I can do do.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4