We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e321547 commit 1b9e769Copy full SHA for 1b9e769
docs/source/obfuscationissues/ready-to-run.rst
@@ -25,7 +25,7 @@ Simply go to your `.csproj` file, add the `PublishReadyToRun` option and set it
25
26
Now, build the project and use `.dll` file that has a managed code, instead of native code.
27
28
-`For more information, visit: <https://learn.microsoft.com/en-us/dotnet/core/deploying/ready-to-run>`_
+For more information `see here <https://learn.microsoft.com/en-us/dotnet/core/deploying/ready-to-run>`_
29
30
Use .dll File with Managed Code Instead of .exe File
31
----------------------------------------------------
0 commit comments