Skip to content

Commit 386780a

Browse files
authored
Enable ClsCompliance for SWF ref binary (#55)
1 parent 0fa66a5 commit 386780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Windows.Forms/ref/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
// This attribute is needed by VS at design-time when enabling the Multilingual App Toolkit
77
// to localize a project. Additional assembly attributes are generated by a tool at build-time.
8-
[assembly: System.CLSCompliant(false)]
8+
[assembly: System.CLSCompliant(true)]

0 commit comments

Comments
 (0)