-
### Description
Microsoft.Maui.Controls.Element: Warning: The RealParent on Microsoft.Maui.Controls.Shapes.RoundRectangle has been Garbage Collected. This should never happen. Please log a bug: https…
-
I am installing .NET as `wget https://dot.net/v1/dotnet-install.sh && bash dotnet-install.sh --channel 7.0`
but then one cannot debug a basic SEGFAULTs with `gdb`:
- https://github.com/dotnet/run…
-
# Feature Request
**Is your feature request related to a problem? Please describe.**
Enabling auto instrumentation for a .NET 9 application currently fails as there is no `net9.0` directory in t…
-
I have two containers defined in my `docker-compose`:
docker-compose.yml
```yml
services:
cis.copilot.orchestrator:
image: ${DOCKER_REGISTRY-}ciscopilotorchestrator
build:
c…
-
**What happened**:
Using Syft to scan a folder that contains a mix of .NET libraries as well as native windows libraries.
The native windows libraries include OpenSSL components (`libssl-3-x64.d…
-
### What happened?
I was trying to create a `Pulumi.AzureNative.DBforPostgreSQL.Server`, specifically with the `publicNetworkAccess` property [defined in the REST API](https://learn.microsoft.com/e…
-
## Build Information
Build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2550314
Build error leg or test failing: Performance linux arm64 release mono AOT micro_mono perfampere
Runti…
-
It is highly likely that Microsoft's .NET build will need some kind of join point where outputs from multiple build environments are required to produce other outputs needed to ship to customers. Note…
-
### Description
Load a native aot binary compiled with win-x86 cause randomly crash during executing.
i'm using runtime commit https://github.com/dotnet/runtime/commit/af1b39a3d8bb2221ab1021f20ba6…
-
### Description
It appears that `Vector` matches native vector width regardless of the value specified in environment variable `DOTNET_PreferredVectorBitWidth`.
### Reproduction Steps
Given …