-
**Problem description**
DotNET 7 SDK installed on Ubuntu 22.04 arm64 but most commands such as `dotnet new` `dotnet --help` shows GC heap initialization error without doing anything, just crashes
``…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [bfffd58eeb204d368989038a19786bff86000b19](https://github.com/dotnet/runtime/commit/bff…
-
In the vscode project below issue was posted:
Issue Type: Bug
When debugging a dotnet core 3.1 project through vscode I get the following error. I've checked that the project files have the corr…
-
The System.IO.Net5Compat.Tests and the System.IO.Tests test processes are intermittengly getting killed on Linux shortly after starting, and the exit code is 137.
## Build Information
Build: htt…
-
### Describe the bug
According to https://github.com/dotnet/installer#license, the pre-built dotnot binaries are not licensed under MIT but https://dotnet.microsoft.com/en-us/dotnet_library_license.h…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [f32c428c86b4cc41e88e2e5a750c37dfb354e33a](https://github.com/dotnet/runtime/co…
-
## Issue Description ##
Hi, im currently trying to set-up vscode in such a way that I can use both the debugger and `dotnet watch run`. When running` dotnet watch run` it spawns a new process eg `wea…
-
### Environment
Microsoft Visual Studio Professional 2022 (64-bit) - Preview
Version 17.12.0 Preview 5.0
### .NET version
NET 9.0
### Did this work in a previous version of Visual Studio and/or pr…
-
**Version Used**: 16.4.0+e901037fe
**Steps to Reproduce**:
Create a new netcoreapp3.1 project with this `.csproj`:
```
netcoreapp3.1
true
```
Run t…
-
On recent builds, we get a bunch of out-of-support warnings for .NET Core 2.1 and 3.1:
```
warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security …
stakx updated
1 month ago