-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=734813
Build error leg or test failing: `browser-wasm linux Release WasmBuildTests`
## Error Messag…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=530980&view=results
Build error leg or test failing: Microsoft.ML.TorchSharp.Tests Work Item
Pull Reque…
-
I propose migrating project's nullness annotations to JSpecify.
**Why**
* Standardization - JSpecify aims to be a standard specification for Java nullness annotations.
Migrating to JSpecify…
-
Now that ppc64le and s390x are supported by [public travis](https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z), build scripts for pushing out the multi-arch UBI images to Do…
-
Hi
when I try use _Count_ after _Orderby_ cause return wrong result.
Sample code is:
```csharp
/*
* Redis-OM: 0.7.6
* dotnet core 8.0
* OS Program Run: Windows 10 22H2
* Redis Info:
* …
-
**Describe the bug**
The default (and only) JWK set builder considers all "keys" members as secret, even if the set contains only public keys.
In turn, this results in a failure to serialize t…
-
### Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=631044
### Build leg reported
LibraryImportGenerator.Tests.WorkItemExecution
### P…
kg updated
44 minutes ago
-
Documentation says that to use native file backend is necessary to use `spring.profiles.active=native`.
But if it's necessary to use different profiles (embedded config server with local files for e…
-
### Describe the bug
I have a gradle multi-project with one Quarkus App (prj2) extending another (prj1).
(See also attached zipped reproducer project)
The settings.gradle file simply references the …
-
Npgsql is properly AOT compatible from 8.0 onwards. Though using the public NpgsqlConnection constructor pulls in everything.
Using NpgsqlDataSourceBuilder fixes that. We also shipped a slim variant …