Skip to content

Commit 8df86ff

Browse files
Update msal-dotnet-articles/advanced/webview2.md
Co-authored-by: Bogdan Gavril <[email protected]>
1 parent eac6348 commit 8df86ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msal-dotnet-articles/advanced/webview2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To use WebView2 in your application, the following requirements must be met:
2929

3030
The package required depends on your target framework and application type:
3131

32-
- **Legacy frameworks** (.NET Framework, .NET Core 3.1): Use [`Microsoft.Identity.Client.Desktop`](https://www.nuget.org/packages/Microsoft.Identity.Client.Desktop/)
32+
- **.Net Framework** : Use [`Microsoft.Identity.Client.Desktop`](https://www.nuget.org/packages/Microsoft.Identity.Client.Desktop/)
3333
- **.NET MAUI 9+ and WinAppSDK packaged apps**: Use [`Microsoft.Identity.Client.Desktop.WinUI3`](https://www.nuget.org/packages/Microsoft.Identity.Client.Desktop.WinUI3/)
3434

3535
## Call pattern

0 commit comments

Comments
 (0)