Skip to content

Commit e4d7f36

Browse files
authored
1 change by Nuxt Studio
1 parent 9e8b461 commit e4d7f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1.posts/64.manage-dotnet-versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ With the following command `winget install Microsoft.DotNet.SDK.9`, I can instal
6363

6464
To summarize, there are various ways to manage your .NET SDK versions. This can help free up space and ensure your system is up-to-date with supported versions. Using a package manager like `winget` is my preferred method for managing .NET versions. However, other tools like Dots or the .NET Uninstall tool can also be very helpful at times.
6565

66-
This article was published as part of the [C# Advent 2024](https://csadvent.christmas/ which is a nice initiative. Make sure to check the other blog articles on the advent calendar.
66+
This article was published as part of the [C# Advent 2024](https://csadvent.christmas/) which is a nice initiative. Make sure to check the other blog articles on the advent calendar.

0 commit comments

Comments
 (0)