-
I created a netstandard1.4 library (csproj) which uses System.Net.Http, and the highest available netstandard1.3 listed in NETStandard.Library meta package references System.Net.Http **v4.1.0**.
I ref…
-
My use case involves exporting ndk-glue from another crate, so `proc-macro-crate` being used to get the crate name makes this macro unusable for me.
It would be nice to have an option to manually s…
-
I'm working on a migration of an existing .NET project and for the most part have been able to find where things have gone in the CoreCLR landscape, but I've been having trouble with `StackFrame` and …
-
If a HtmlDialog doesn't have a Ruby reference the dialog disappears when the Ruby garbage collection runs. In most cases this isn't a problem, as the variable pointing to the dialog usually is referen…
-
Visual Studio 16.3.1 generates code like this for GetHashCode specifically because this way the null check is handled. EqualityComparer.GetHashCode is well-known to return 0 if you pass null:
```cs…
-
When Activity starts without internal 'Parent' or external `ParentId`, it generates Id in the following way:
`|MachineName-timestamp-number.`
Where
- `timestamp` is the last 32-bits of static st…
-
Hi team. I have some constructive feedback that I've come up with based on my experiences working on this project.
## Simplify project features
A good MVP has minimal features, focuses on the es…
-
Cloned the repo and restored all the packages.
The app builds successfully but when it tries to load, Chrome browser shows:
HTTP Error 403.14 - Forbidden
The Web server is configured to not lis…
-
* KOReader version: all
It's about making use of the _font-variant_ property (or font-variant-_something_ property) to display some or all alternate properties of Open-Type fonts.
This is a featu…
-
As part of Design Sprint 3, which focuses on License Language Changes, we're making a number of changes to the Filter section on the Results page.
One of those changes is that we'd like the filter …