-
OS:
`WSL2 Ubuntu 22.04`
dotnet version:
`Microsoft.NETCore.App 7.0.5`
Pyjion:
2.0.0 from pip (CPython 3.10)
Played around with Pyjion, but it often doesn't show any performance advantages …
-
What does this mean and how can it be resolved properly?
Package 'Microsoft.AspNet.Mvc 5.2.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.…
-
Clang 16 has introduced buffer hardening https://discourse.llvm.org/t/rfc-c-buffer-hardening/65734 which https://github.com/dotnet/runtime/pull/81573 is suppressing. Filing this issue so we remember t…
am11 updated
3 months ago
-
### Game Version
1.19.3
### Platform
Linux
### Modded
Vanilla
### SP/MP
Multiplayer
### Description
When starting the server, the dotnet thread hard crashes with a segmentation fault. Seeing …
-
### Description
[Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) uses `System.Console` for its "least-common-denominator" console driver (`NetDriver`).
We call `System.Console.ReadKey` to…
-
It would be nice if Microsoft.CodeAnalysis.ResxSourceGenerator was available in nuget.org so projects that do not want to add the ``dotnet7`` or the ``dotnet-tools`` feeds can still use the generator.
-
### Game Version
v1.19.8
### Platform
Linux
### Modded
None
### SP/MP
None
### Description
```
./Vintagestory
You must install or update .NET to run this application.
A…
-
Dotnet docker image 7.0 with Alpine 3.17 is not able to connect to an on-prem sql server. Shows an SSL error as `error occurred during the pre-login handshake`
Step 1: run the container on the im…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x ] bug report -> pleas…
-
### Description:
`sam build` fails after creating the out-of-the-box HelloWorld dotnet 7 aot project [in a WSL2/Ubuntu/Bash environment but seems to work fine a pure Windows environment - Brad …