Ran Sagy
Ran Sagy
I know its not exactly an issue with the theme, which works well in Stylus everywhere, But i was wondering - Did anyone manage to get this theme running in...
## Description Trying to use `[DeploymentItem("..\..\File.zip"]` - relative path outside the current test class' path - On both Windows and Linux in .NET Core 3.0 leads to errors in either...
When using the 0.7.0 NuGet package on a new .NET Core 2.0 console application, Calling a connected, registered `IrcClient`'s Quit method, with or without a comment, usually results in "EOF...
I've tried to incorporate this in a couple projects where we use Moq (thankfully 4.18 and lower right now) and it doesn't seem to trigger even if Moq is updated...
**Is your feature request related to a problem? Please describe.** Trying to generate a tree for a set of large solutions, It can get to over 2mil lines of json...
When providing a list o AcceptedSecretArns, It is touted you can provide a full or partial ARN, or the actual secret names. However, when i try to supply names only,...
Fixes #101 Disclaimer: Since i haven't seen any specific note about it - I did use Copilot for some of the initial code, if that matters. I reviewed it and...