Fixes namespace for ConsentUIDataMsix

This commit is contained in:
Ryan Newington
2024-01-06 21:01:04 +11:00
parent 481220af63
commit 6f9fecb137
@@ -1,7 +1,8 @@
using System;
using System.Runtime.InteropServices;
using Lithnet.CredentialProvider.Interop;
namespace Lithnet.CredentialProvider.Interop
namespace Lithnet.CredentialProvider
{
/// <summary>
/// Represents the data structure passed to consent UI when a user is trying to elevate an MSIX package