Matt Bussing

Results 5 issues of Matt Bussing

When running try-convert I get these weird issues. ``` try-convert.exe --no-backup -m /c/Program\ Files/dotnet/sdk/6.0.300/ --keep-current-tfms -p normalProject.csproj System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system...

Please see this post for the issue. https://github.com/dotnet/msbuild/issues/6473#issuecomment-873231370 TL;DR Visual Studio should have an error displayed in the "Error List" instead of a warning. --- It still shows as a...

Triage-Investigate

@lvermeulen, at the company I work for we use this library in one of our internal repos. There are some things that we would like to fix on this library....

Hello. Thanks for taking the time to review this issue! I found a very odd bug. I get a CryptographicException "The buffer supplied to a function was too small" when...

Bug

## Issue Number 1: Use buildtransitive I have run into many runtime issues because the runtime dlls are missing. This is because librdkafka.redist doesn't use the buildtransitive folder, which allows...