Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Bhandari <rbhanda@microsoft.com>2022-09-13 21:49:56 +0300
committerGitHub <noreply@github.com>2022-09-13 21:49:56 +0300
commit16c4f08a0c7a6cfe1a00480fc389e315d86f1220 (patch)
tree7693db375ffec4e8a66965f655521b81b8cbe282
parentbc785de45201e3aac47b452b677bf957f4c32078 (diff)
Update 6.0.9.md
-rw-r--r--release-notes/6.0/6.0.9/6.0.9.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/6.0/6.0.9/6.0.9.md b/release-notes/6.0/6.0.9/6.0.9.md
index 8013ae7b..13323657 100644
--- a/release-notes/6.0/6.0.9/6.0.9.md
+++ b/release-notes/6.0/6.0.9/6.0.9.md
@@ -88,7 +88,7 @@ A denial of service vulnerability exists in ASP.NET Core 3.1 and .NET 6.0 where
## Visual Studio Compatibility
-You need [Visual Studio 17.2](https://visualstudio.microsoft.com) or later to use .NET 6.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 6.0 and C# 10.0.
+You need [Visual Studio 17.3](https://visualstudio.microsoft.com) or later to use .NET 6.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 6.0 and C# 10.0.
## Feedback