José Santos Garrido
José Santos Garrido
I don't think so, I have tried all versions from 6.0.0 to the current one (6.1.2). From 6.0.0 to 6.0.5 (inclusive) all executions were successful; however, from 6.0.6 to 6.1.2...
No, now it performs the conversion without problems
No, I had to use ffmpeg directly, without using this library. Here my code: ```cs public async Task ConvertToGifAsync(Stream data) { MemoryStream output = new MemoryStream(); ProcessStartInfo processInfo = new...
Verified with a new project in Visual Studio Community 17.7.0 Preview 1.0 on Windows 10.
And in the connection system or the one that is responsible for keeping the session active?
No, that PR doesn't solve this problem. When I was trying to solve this problem I noticed that the discord heartbeat was not being used and that is why I...
And if I use those that begin with `./`, the Angular compiler fails. So, what's the best way to fix this problem?
I have the fonts in a folder called `fonts` within the `public` folder. I want the settings I specify in the `base href` to be respected when I deploy the...
Okay, it works with `externalDependencies`. However, I can't find any documentation for that attribute. Could you please post it here? Thanks.
Okay, thank you, so when a lexicon is a constant word, would it have to be above lexicons that are regular expressions?