aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core/Properties/AssemblyInfo.cs')
-rw-r--r--src/WixToolset.Core/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.Core/Properties/AssemblyInfo.cs b/src/WixToolset.Core/Properties/AssemblyInfo.cs
index b3740b2a..81274e3f 100644
--- a/src/WixToolset.Core/Properties/AssemblyInfo.cs
+++ b/src/WixToolset.Core/Properties/AssemblyInfo.cs
@@ -5,5 +5,5 @@ using System.Reflection;
5using System.Runtime.InteropServices; 5using System.Runtime.InteropServices;
6 6
7[assembly: AssemblyCulture("")] 7[assembly: AssemblyCulture("")]
8[assembly: CLSCompliant(true)] 8[assembly: CLSCompliant(false)]
9[assembly: ComVisible(false)] 9[assembly: ComVisible(false)]