Florian Lorenzen
Florian Lorenzen
**Describe the bug** A program with the `SqlDataProvider` for SQLite can be compiled with `dotnet build` (.NET SDK 6.0.102) but not in Visual Studio 2022 (17.0.7): **To Reproduce** The following...
Added a binding for the `stat` function of `react-native-fs` and doc comments.
* Rename the fields of Solution and made them internal. * Expose them via properties with the deprecation on the ObjectiveResult. * When ObjectiveResult is removed, the corresponding internal ObjectiveValue...
"Send references for FSI" also loads the project files like "Generate references for FSI". Of course, this is debatable but I was surprised that the two functions had different behaviour....
### Description The references to tags or `compare` links at the end of a changelog file are parsed into a separate member of the `Changelog` record. Before, lines like ```...
The change adds `PrettyPrint` methods to `LinearExpression` and `ConstraintExpression` that formats the reduced expression in a readable form. Coefficients close to 1 are omitted (i. e. `... + y -...