-
### Describe the bug
Using standard C# code from customer Graph connector samples to upload external items to an existing connection. An unhandled, untrappable exception is thrown by the code below.
…
-
```
Informace o vyvolání ladění JIT najdete na konci této zprávy,
nikoli v tomto dialogovém okně.
************** Text výjimky **************
System.IO.InvalidDataException: 0000003a
at TTGam…
-
-
**Describe the bug**
When COMPlus_EnableDiagnostics=0 (and potentially other environment variable) is set, profiler does not display specific error message. Instead it shows Microsoft.Diagnostics.NETC…
-
Error when using Vivillon Form Changer Plugin using PKhex version 24.7.28 and ALM version 24.7.27
```
Exception Details:
System.Collections.Generic.KeyNotFoundException: Key not found: 0C125D5C
…
-
add .netcore DI support to implementations, so that it's easier to use from dotnetcore apps using HostBuilder,
meaning possible provide default implementations and automatic Options ingestion from ap…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Apple platform
macOS
### Framework version
net8.0-*
### Describe the bug
After adding an Outlet to a view …
-
I have a roslyn completion provider as a roslyn analyzer dll added to the project. It works in the release version, it doesn't work in the prerelease version (see versions below). Its constructor is n…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Using dotnet watch to run aspire has some issues.
Aspire will create network bridges in dock…
-
When building a solution with two projects (a console app and a class library), the build fails when the class library references MrAdvice version="2.16.0" and implements the following basic attribute…