1
0
mirror of synced 2025-12-19 18:06:02 -05:00

update links (#9761)

This commit is contained in:
James Montemagno
2025-02-25 11:15:15 -08:00
committed by GitHub
parent 581fce9c95
commit a073931084
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Get Started
To get started, [install the .NET 10 SDK](https:/get.dot.net/10).
To get started, [install the .NET 10 SDK](https://dotnet.microsoft.com/download/dotnet/10.0).
If you're on Windows using Visual Studio, we recommend installing the latest [Visual Studio 2022 preview](https://visualstudio.microsoft.com/vs/preview/), or get started with Visual Studio Code and the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension.

View File

@@ -65,7 +65,7 @@ The following repos have been updated:
## Visual Studio Compatibility
.NET 10 is compatible with [Visual Studio 17.14 latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://get.dot.net/10) and install the .NET 10 runtime/sdk standalone.
.NET 10 is compatible with [Visual Studio 17.14 latest preview](https://visualstudio.microsoft.com) Users will have to [download](https://dotnet.microsoft.com/download/dotnet/10.0) and install the .NET 10 runtime/sdk standalone.
## Feedback