add csharpier
This commit is contained in:
@@ -3,7 +3,5 @@ using Microsoft.SharePoint.Client;
|
||||
namespace ProxyInterfaceSourceGeneratorTests.Source.PnP
|
||||
{
|
||||
// [ProxyInterfaceGenerator.Proxy(typeof(SecurableObject))]
|
||||
public partial interface ISecurableObject : IClientObject
|
||||
{
|
||||
}
|
||||
}
|
||||
public partial interface ISecurableObject : IClientObject { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user