-
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 …
-
## CVE-2019-0548 - Medium Severity Vulnerability
Vulnerable Libraries - Microsoft.AspNetCore-2.2.0.18316.dll, microsoft.netcore.dotnethostpolicy.2.1.0.nupkg, microsoft.netcore.dotnethostresolver.2.1.…
-
Any chance of making this net core compatible?
-
I am trying to use this extension on VS code on Mac with apple Silicon (M2)
As .netcode 3.1 is not supported for mac with silicon processor (needs arm based dotnet installer) i am unable to use the e…
-
### Description
I'm linking our executable, and I get this error:
```
ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 cannot be used against symbol 'RhpCidResolve'; recompile with -fPIC
>>> defi…
JCash updated
4 hours ago
-
### Library version used
### .NET version
.net 8.300. Windows App SDK 1.6
### Scenario
PublicClient - desktop app
### Is this a new or an existing app?
None
### Issue description and repr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using the WithRealmImport for Keycloak the container fails to start on Windows WSL…
-
### Is there an existing issue for this?
- [X] I have searched both open/closed issues, no issue already exists.
### CefSharp Version
120.2.50
### Operating System
Windows 11
### Arc…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [edaa25e6942f3e8d9e2f078d99f34ed015658fbe](https://github.com/dotnet/runtime/co…
-
### Description
My program got stuck on dotnet 9 rc2 randomly, about once a day. Even Ctrl-C can not terminate the program on this situation.
but It is running ok for months on dotnet 8.
Here is dot…