diff options
Diffstat (limited to 'src/WixToolset.Extensibility/Data/IComponentKeyPath.cs')
| -rw-r--r-- | src/WixToolset.Extensibility/Data/IComponentKeyPath.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.Extensibility/Data/IComponentKeyPath.cs b/src/WixToolset.Extensibility/Data/IComponentKeyPath.cs index 9417b836..2de9c028 100644 --- a/src/WixToolset.Extensibility/Data/IComponentKeyPath.cs +++ b/src/WixToolset.Extensibility/Data/IComponentKeyPath.cs | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | namespace WixToolset.Extensibility.Data | 3 | namespace WixToolset.Extensibility.Data |
| 4 | { | 4 | { |
| 5 | #pragma warning disable 1591 // TODO: add documentation | ||
| 5 | public interface IComponentKeyPath | 6 | public interface IComponentKeyPath |
| 6 | { | 7 | { |
| 7 | bool Explicit { get; set; } | 8 | bool Explicit { get; set; } |
