AzureAD/microsoft-identity-web

Add New Member to MergedOptions post targeting NET9

Closed this issue · 0 comments

There is a new member missing in the MergedOptions which needs to be added.

tests/Microsoft.Identity.Web.Test/WebAppExtensionsTests.cs -> run PreventChangesInOpenIdConnectOptionsToBeOverlooked() test when targeting NET9 to repro. There're are now 61 vs 60 in NET8

Refer to this PR https://github.com/AzureAD/microsoft-identity-web/pull/2739/files/fd9112429db8cffac18da8dc94c6e20f0a125369#diff-e84d595785b0df423efb1d98a7e3035287e91aaf46a05f6b59cf431d32b1cef7 for more details.