Skip to content

Commit 31ae9c7

Browse files
authored
Merge pull request #130 from sboldyreva/dotnet-images
dotnet:update images
2 parents 8861b74 + 720d030 commit 31ae9c7

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed
18.2 MB
Loading
28.2 MB
Loading
-2.95 KB
Loading

docs/els-for-languages/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ TuxCare's commitment to transparency and visibility is foundational to our ELS f
13251325
13261326
<span style="color: red;">_Note: The following steps use the .NET SDK installation as an example. If you are installing a runtime instead, follow a similar process using the corresponding .msi file._</span>
13271327
* Once the installer is downloaded, double-click the file to run it. You’ll see a dialog window. Follow the on-screen instructions:
1328-
![](/images/els-dotnet-installation.png)
1328+
![image](/images/els-dotnet-installation.png)
13291329
* Accept the **license agreement**.
13301330
* Click **Install** and wait for the process to complete. It should only take a few minutes.
13311331
* Once the installation is finished, click **Close**.
@@ -1450,6 +1450,8 @@ The following commands are useful for managing and troubleshooting .NET installa
14501450
:::
14511451
* A dialog window will appear. Click **Uninstall**. It should take a few minutes. When the process is finished, close the window.
14521452
1453+
![image](/images/dotnet-uninstall-settings.gif)
1454+
14531455
#### Uninstall via Control Panel
14541456
* Open **Control Panel** &rarr; **Programs** &rarr; **Programs and Features**.
14551457
* Search for *.NET SDK* or *.NET Runtime* depending on what you’ve installed.
@@ -1459,6 +1461,8 @@ The following commands are useful for managing and troubleshooting .NET installa
14591461
:::
14601462
* A dialog window will appear. Click **Uninstall**. It should take a few minutes. When the process is finished, close the window.
14611463
1464+
![image](/images/dotnet-uninstall-controlpanel.gif)
1465+
14621466
#### Remove Remaining Files
14631467
After uninstalling .NET some files may remain in the following locations:
14641468
* `C:\Program Files\dotnet\`

0 commit comments

Comments
 (0)