-
[Job](https://mihubot.xyz/runtime-utils/EeGwqfIAAAE) completed in 21 minutes 19 seconds.
https://github.com/dotnet/runtime/pull/108153
### Diffs
Diffs
```
Found 290 files with textual diffs.
Summ…
-
When using `ValueConversion` in Entity Framework you're able to (according to the docs) retype your Model types before database conversion - for example, I could flatten a complex type, into a single …
-
[Job](https://mihubot.xyz/runtime-utils/Ef0b-cRA) completed in 15 minutes 42 seconds.
### Diffs
Diffs
```
Found 334 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total…
-
### Steps to reproduce
These statements return an error:
```PowerShell
[System.Collections.Generic.List[bool]]$False
[System.Collections.Generic.List[bool]]$True
[System.Collections.Generic.L…
-
**Describe the project you are working on:**
A space ship battle game
**Describe the problem or limitation you are having in your project:**
Just the general lack of static typing features in the…
-
```
YamlDotNet.Core.YamlException: No node deserializer was able to deserialize the node into type System.Collections.Generic.IReadOnlyCollection
```
Properties should not return arrays[CA1819](h…
-
Here is the current implementation: https://github.com/Azure/azure-powershell-common/blob/ae44bad385cacd80cdf252d0be6a519b97486dd8/src/Authentication.Abstractions/AzureSession.cs#L214
Even though a `…
-
### EPPlus usage
Personal use
### Environment
Windows
### Epplus version
7.4.0
### Spreadsheet application
Microsoft365 Excel
### Description
This error appears after version 7.4.0, version 4…
-
PEP 585, type hinting generics in standard collections.
https://peps.python.org/pep-0585/#rationale-and-goals
_This change removes the necessity for a parallel type hierarchy in the typing module,…
-
**Describe the bug**
When setting the inference device to "Compute Shader" in Unity ML-Agents, this error occurs:
`InvalidOperationException: Tensor data cannot be read from, use .ReadbackAndClone…