microsoft-authentication-library-for-dotnet
microsoft-authentication-library-for-dotnet copied to clipboard
Identify min supported NET FWK and NET Core for the new feature
- net 462 and below does not support new CNG API, certrequest etc that we use in the new feature
- identify min target fwk support
- need to add net472 to MSAL?