auth0-samples / auth0-WinFormsWPF-oidc-samples

Auth0 OIDC Client with Windows Forms / WPF applications
MIT License
22 stars 26 forks source link

Update WPF sample to .NET 6 #33

Closed frederikprijck closed 1 year ago

frederikprijck commented 1 year ago

Description

Updates both WPF and Winforms sample to run using .NET6. This will also use WebView2 (without any modifications besides targetting .NET6, as that's automatically done by the SDK).

Additional info