Skip to content

Commit 9088a3d

Browse files
authored
Merge pull request #102663 from mmacy/patch-35
[b2c][issue] download link > msalv3 branch (fixes 46997)
2 parents e96e140 + 203fe08 commit 9088a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/quickstart-native-app-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure Active Directory B2C (Azure AD B2C) provides cloud identity management to
2525

2626
- [Visual Studio 2019](https://www.visualstudio.com/downloads/) with the **ASP.NET and web development** workload.
2727
- A social account from either Facebook, Google, or Microsoft.
28-
- [Download a zip file](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop/archive/master.zip) or clone the sample web app from GitHub.
28+
- [Download a zip file](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop/archive/msalv3.zip) or clone the [Azure-Samples/active-directory-b2c-dotnet-desktop](https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop) repository from GitHub.
2929

3030
```
3131
git clone https://github.com/Azure-Samples/active-directory-b2c-dotnet-desktop.git

0 commit comments

Comments
 (0)