Azure-Samples / ms-identity-netcore-winui

Win UI with MSAL library
MIT License
12 stars 2 forks source link

Does not build if WindowsAppSDKSelfContained is true #6

Closed rossirpaulo closed 1 year ago

rossirpaulo commented 1 year ago

If we add the following code to the .csproj file the project does not build: `

true

`

Is there any way to fix this or is the bug planned to be revised?

kalyankrishna1 commented 1 year ago

It’s not a bug, but seems like a issue in the SDK . We advise you follow this one up with the windows SDK team