Changed upper version limit of System.Diagnostics.DiagnosticSource - #28
Changed upper version limit of System.Diagnostics.DiagnosticSource#28Freddie-H wants to merge 3 commits into
Conversation
|
I have written to the guy who is in charge of Rebus. He can investigate why it doesn't handle the cla, and he also have access to release a new build :) |
|
When the CLA thing doesn't seem to work, it's because the email address used in the git commits has not been registered on GitHub, which makes it impossible for the CLA tool to correlate the commits with the GitHub user account. It's clearly visible here, since the commits are made by "mdridder-reconi" and not "Freddie-H": The solution is simply for @Freddie-H to go to his GitHub profile settings and add the email address used as an additional email. |
|
Sorry, having multiple github accounts screwed me a bit. |

#27 Add support for .net10 by changing the upper version limit for System.Diagnostics.DiagnosticSource