-
**Description**
Nethermind becomes out of sync for 1~2 minutes after "Received: ForkchoiceState", causing CL disruption.
**Steps to Reproduce**
Run Nethermind EL and attach Nimbus beacon node (CL…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I can run `dotnet watch` and I can `Run` my ASP.NET core application, but if I try debugging,…
-
While trying using NetVips Version 2.2.0 on linux with dotnet7 I keep getting exceptions telling me the libvips-42.dll was not found
```
System.DllNotFoundException: Unable to load shared library 'l…
-
**Describe the bug**
Deploying throws the following error for the functions: The function language version detected is unsupported or invalid. The following dotnet language versions are valid: 3.1,…
-
Unclear if this is a bug, but it was thrown in FCS so I'm filing this here.
1. Pull down the branch from here: https://github.com/honeycombio/honeycomb-opentelemetry-dotnet/pull/296
2. Go to `Rou…
-
### Description:
I am trying to deploy an AWS Lambda function with `sam` using AWS's Hello World Example Typescript template, and the example template is not working. I am pretty sure this is a …
-
**Version Used**: 7.0.100-rc.1.22431.12
**Steps to Reproduce**:
1. Pull https://github.com/NRCan/datahub-portal/tree/ep/dotnet7_bug
2. run `dotnet build`
**Expected Behavior**:
Project comp…
-
**Linux distro**
`OS: Manjaro Linux x86_64
Kernel: 6.1.1-1-MANJARO`
`DMD64 D Compiler v2.101.1`
**Build Version**
-trying to build GTK and CLI version
**Describe the bug**
after run the com…
-
The steps in doc https://github.com/dotnet/runtime/blob/78083e7/docs/workflow/testing/host/testing.md do not work locally.
After some debugging, I have figured out a workaround, but I am not sure i…
-
Hi,
I'm experiencing strange behavior using EF 7 with the generated SQL to perform the insert on database.
When I go to save a series of tables through SaveChanges two records of a table are not…