Describe the issue or suggestion
In spanish translation of referred documentation:
"As a result, some applications that did not get exceptions in earlier versions of the .NET Framework may now get a NotSupportedException."
is using the expression:
"Como resultado, algunas aplicaciones que no obtenieron excepciones en versiones anteriores de .NET Framework ahora pueden obtener un NotSupportedException."
Here, "no obtenieron" is not a formal expresion in spanish, it should say "no obtuvieron".
https://learn.microsoft.com/es-es/dotnet/api/system.diagnostics.processthread?view=net-9.0