-
The `TimeSpan` type includes the method `FromSeconds(double)`, and in .NET 9.0, a new overload `FromSeconds(long)` was introduced. The reflection logic for [FromSeconds](https://github.com/kevin-montr…
-
### Describe the bug
With previous .NET Sdks it used to be possible to target net48 and consume a COM library, without going through hoops.
Now, a simple csproj straight up fails to compile with `CS06…
-
This seems to be broken:
https://github.com/SeaQL/sea-query/blob/d94f386c36c0afa910b611fbfb1004ccad684216/examples/sqlx_sqlite/Cargo.toml#L27-L29
I've tested this within the `examples/sqlx_example…
-
Unit test project using in memory database (`Microsoft.EntityFrameworkCore.InMemory`).
Working in net8.
Updated to net9 and updated packages and now it's stopped working.
```
Message:
System.TypeL…
-
Description
When trying to use the Configuration Binder source generator in Microsoft.IdentityModel.S2S.DstsExtensions project, I'm getting compile errors.
Branch: https://identitydivision.visualstudi…
-
### Problem scope
- [X] I'm sure that this is a DAVx⁵ problem.
### App version
- [X] I'm using the latest available DAVx⁵ version.
### Android version and device/firmware type
Android 1…
-
The SINGLE table is normal, while the SHARDING table reports an error
**version**:shardingsphere-jdbc 5.5.1
**sharding.yml:**
```
dataSources:
db0:
dataSourceClassName: com.alibaba.druid.…
-
auto-reduced (treereduce-rust):
````rust
#[const_trait]
trait Trait {
type Assoc: const Trait;
}
````
original:
````rust
#![feature(const_trait_impl)]
#[const_trait]
trait Trait {
type As…
-
### Describe the bug
With Hilla Binder, DatePicker doesn't show as invalid when I enter "foo" and press Enter or leave the field. However, it does become invalid if I gradually remove characters fr…
-
Receiving the following error log:
```
2024-10-19 20:57:05.609 -03:00 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the tar…