Fixes namespace for ConsentUIDataMsix
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
using Lithnet.CredentialProvider.Interop;
|
||||||
|
|
||||||
namespace Lithnet.CredentialProvider.Interop
|
namespace Lithnet.CredentialProvider
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents the data structure passed to consent UI when a user is trying to elevate an MSIX package
|
/// Represents the data structure passed to consent UI when a user is trying to elevate an MSIX package
|
||||||
|
|||||||
Reference in New Issue
Block a user