Skip to content

Commit f22af84

Browse files
authored
Merge pull request #89406 from ahelland/patch-3
Updated instructions to match current sample
2 parents b4fdeae + b77f1d3 commit f22af84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/configure-authentication-sample-web-app-with-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ A computer that's running either:
6262

6363
# [Visual Studio](#tab/visual-studio)
6464

65-
* [Visual Studio 2019 16.8 or later](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019) with the **ASP.NET and web development** workload
66-
* [.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet)
65+
* [Visual Studio 2022 17.0 or later](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019) with the **ASP.NET and web development** workload
66+
* [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet)
6767

6868
# [Visual Studio Code](#tab/visual-studio-code)
6969

7070
* [Visual Studio Code](https://code.visualstudio.com/download)
7171
* [C# for Visual Studio Code (latest version)](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
72-
* [.NET 5.0 SDK](https://dotnet.microsoft.com/download/dotnet)
72+
* [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet)
7373

7474
---
7575

0 commit comments

Comments
 (0)