NetherGranite
NetherGranite
For example, if you want to be able to do stencil tests in a canvas, you must now say `love.graphics.setCanvas{canvas, stencil = true}`; moonshine will fail if you pass a...
**Is your feature request related to a problem? Please describe.** It is not possible to write extension methods for the builder returned by `.AddMicrosoftIdentityWebApp()` (`MicrosoftIdentityWebAppAuthenticationBuilder`) that configure the OpenID Connect...
**Describe the bug** If I try to filter calendar view by the `extensions` or `singleValueExtendedProperties` collections, I get an error response with code `ErrorInternalServerError` and message `An internal server error...
### Search first - [X] I searched and no similar issues were found ### Description This is potentially a revival of #3825. Having a single quote in a table name...
### Search first - [X] I searched and no similar issues were found ### Description `generate-changelog` by default sets `--replace-if-exists-types` to `` according to the [documentation](https://docs.liquibase.com/commands/inspection/generate-changelog.html). However, when using a...
Looking at [this comment](https://github.com/Azure/azure-sdk-for-net/issues/42177#issuecomment-1996055961_), it sounds like there was intent to document the fact that using the OpenTelemetry distro for Azure Monitor doesn't include scopes by default was going to...
Currently, `async`/`await` continuations and `Task.ContinueWith(...)` continuations are marshalled back to the captured context (`TaskScheduler` or `SynchronizationContext`) as is the default behavior with these tools. I believe there is no reason...