You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/1.posts/64.manage-dotnet-versions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -63,4 +63,4 @@ With the following command `winget install Microsoft.DotNet.SDK.9`, I can instal
63
63
64
64
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.
65
65
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