Andrew Brobston
Andrew Brobston
Addresses NH-3845. The ProcessOfType Linq visitor class now handles interfaces and base classes by checking which mapped types that could be in the result set implement the class, then filtering...
Is it possible to sign binaries in the NuGet package? That would make it easier to use the binary from another project that will be signed (and, therefore, strong-named).
To cure a link error with pre-Unicode versions of glk, such as the current xglk, only include the Unicode functions when the Unicode functions are defined in glk.h. The change...