Rand-Random

Results 17 comments of Rand-Random

Now that .NET 5.0 is life, isn't it time to mark this project and the nuget as obsolete? /cc @terrajobst

You could also define an exclusion to the file/folder your self. https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26 if the file already got deleted you would need to manually restore it.

FYI, in the other issue this was posed https://github.com/Excel-DNA/ExcelDna/issues/403#issuecomment-965973159

Thanks for the very fast fix. I wonder is there some automatic build where I can grab a version with this commit?

We fixed the issue by manually specifing the provider in the csproj file ``` Svn Svn Svn SubversionScc ``` We couldn't find a solution for projects that aren't in the...

You can overcome the issue by specifing a --format as json or csv. https://github.com/fedarovich/qbittorrent-cli/wiki/Output-Formats the default output format, tries to make the output as beautiful as possible for the window,...

@b9chris It seems as this should be fixed with #945 , but I am still getting an error. Is the error re-introduced, or was it never realeased or am I...