Skip to content

Commit

Permalink
Enable ClsCompliance for SWF ref binary (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamYoblick authored Nov 16, 2018
1 parent 0fa66a5 commit 386780a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System.Windows.Forms/ref/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

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

0 comments on commit 386780a

Please sign in to comment.