[Bug] NETSDK1206 warning on Microsoft.Identity.Client.NativeInterop #5281
Labels
needs attention
Delete label after triage
public-client
untriaged
Do not delete. Needed for Automation
Library version used
0.18.2
.NET version
.NET 8 (
net8.0-windows
)Scenario
PublicClient - desktop app
Is this a new or an existing app?
The app is in production, and I have upgraded to a new version of MSAL
Issue description and reproduction steps
(Raising this issue here, as I don't have access to https://github.com/AzureAD/microsoft-authentication-library-for-cpp, which is the project website according to NuGet.
Library: Microsoft.Identity.Client.NativeInterop
Affected versions: 0.18.2, 0.19.0
After upgrading Microsoft.Identity.Client.NativeInterop from 0.18.1 to 0.18.2 or 0.19.0, we get the following warning in our .NET 8 app:
The project in which we're referencing the library uses
<RuntimeIdentifiers>win-x64;win-x86</RuntimeIdentifiers>
.Relevant code snippets
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
0.18.1
Solution and workarounds
No response
The text was updated successfully, but these errors were encountered: