-
### Description
# Issue: Unable to Run MAUI Apps on Android 11 ❌
## Description
I am experiencing issues running a .NET 8 MAUI application on an Android 11 device. The app was created using the defa…
-
## Description
There is a mismatch between the `InternalName` and `OriginalFilename` values in the assembly and its actual name. While it's expected to be `CommandLine.dll`, it is `commandline.dll`…
-
Error compiling on arm64 platforms, get a whole bunch of assembly errors after meson is trying to compile gfx_generic_generic.c.o
Tried on a few platforms, same issue everywhere
Not sure what might …
-
It looks like the mono project is coming to its end and will be replaced by .NET core
```
The [Mono Project (mono/mono)](https://github.com/mono/mono) (‘original mono’) has been an important part …
-
-
_From @cmydur on Tue, 23 Jan 2024 04:32:52 GMT_
### Description
My Publish times for iOS are close an hour or so.
### Steps to Reproduce
Create a new MAUI App
build the app
run dotnet publish -f…
-
**Failed in:** [runtime-coreclr gcstress0x3-gcstress0xc 20240810.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=771942&view=ms.vss-test-web.build-test-results-tab&runId=19723850&…
-
This is to enable us publishing Nuget and NPM packages.
- [X] Implement ADO pipeline (PRs #72, #73).
- [X] Sign assemblies and NuGet packages with Microsoft certificates (PRs #72).
- [X] Publish …
-
## 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…
-
Het maken van de initiele DB migration met commando:
`dotnet ef migrations add InitialCreate`
geeft een error dat ik `Design` package van EntityFrameworkCore niet heb. Zie stracktrace onder.
Hoe …