-
## :round_pushpin: Description (REQUIRED)
When using Dig and Move Forward, androids sometimes create a block type disagreement. Here's an error:
https://pastebin.com/iNgjXg58
Once this bl…
-
Hi,
I'm new to the CommunityToolkit and was looking how the `MemoryOwner` can help me to improve my code. A normal use case for me is working with monochrome camera image and therefore I need often…
-
### Description
Currently, `BinaryPrimitives.ReverseEndianness` only uses `Vector128` and `Vector256` for acceleration. With `Vector512` being added in .NET 8 (two years ago), `Vector512` acceleratio…
-
## Description (REQUIRED)
When using a metal forge, the metal forge taking items from the first stack, but it didn't take from another stack.
Before using metal forge
![gambar](https://us…
-
Configuration: `net6.0-windows-Release-x64-CoreCLR_release-Windows.81.Amd64.Open`
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1304608&view=ms.vss-test-web.build-test-results-t…
-
We've been using this library for a few years now with success. We recently ran into an issue with it on all of our function apps around 7/1/2024 timeframe.
The errors we're getting are:
```
The…
-
I'm parsing a csv file with CsvHelper with bad data in it.
I have a StackOverflowException
> [19-Dec-18 14:06:32] Executing 'Activity' (Reason='', Id=18c5e63e-6798-484c-b08d-2a304b110168)
[19-D…
-
using Mysql in .net 5.0
Error-------------------------------
System.AggregateException
HResult=0x80131500
Message=One or more errors occurred. (Could not load type 'Microsoft.EntityFramework…
-
Run: [runtime-coreclr libraries-jitstress 20221019.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=56832&view=ms.vss-test-web.build-test-results-tab&runId=1164524&resultId=197529&…
-
```C#
static void Main()
{
var bindingFlags = BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static | BindingFlags.DeclaredOnly;
var module = typeof(ob…