Skip to content

Commit

Permalink
set CLS compliance to true
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma committed Sep 18, 2013
1 parent 23a9e6c commit 5e96f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<attribute type="System.Reflection.AssemblyVersionAttribute" value="${complete.version}"/>
<attribute type="System.Reflection.AssemblyCopyrightAttribute" value="Copyright - Sean Chambers 2008-2010" />
<attribute type="System.Reflection.AssemblyConfigurationAttribute" value="${build.config}" />
<attribute type="System.CLSCompliantAttribute" value="true" />
</attributes>
</asminfo>
</target>
Expand Down

0 comments on commit 5e96f63

Please sign in to comment.