Dennis van den Berg

Results 3 issues of Dennis van den Berg

**Describe the bug** In the README, it says `Dr. Memory has full support for Windows (XP and higher)`. However, on Windows XP, I get: ![image](https://user-images.githubusercontent.com/19825143/233291116-b0f9de1c-ac84-4a76-9600-9aabcf6241b6.png) The function in question 'kernel32.ReleaseSRWLockExclusive'...

Allow explicit integrity for index.json in the nuget_archive repo rule. Solve the following issue: https://github.com/bazelbuild/rules_dotnet/issues/431 I previously created https://github.com/bazelbuild/rules_dotnet/pull/432, but in that PR I committed with a different e-mail for...

I'm trying to use the `nuget_archive` rule exported by rules_dotnet, but my nuget source is a plain HTTP (non-HTTPS) source. The issue here is that during `_get_package_urls`, it attempts to...