Change CodeAnalysis Ruleset
[platform/core/csapi/tizenfx.git] / Tizen.Applications / Properties / AssemblyInfo.cs
index fe35548..ad7e5b0 100755 (executable)
@@ -1,5 +1,5 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
+using System;
+using System.Reflection;
 using System.Runtime.InteropServices;
 
 [assembly: AssemblyTitle("Tizen.Applications")]
@@ -12,6 +12,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyCulture("")]
 
 [assembly: ComVisible(false)]
+[assembly: CLSCompliant(true)]
 
 [assembly: Guid("d2d1a3ce-000e-4ab3-81c4-a8a44a008989")]