Skip to content

Commit

Permalink
#371 CLS Compliant false
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel Sampson committed Oct 26, 2017
1 parent 75ed8e6 commit 6242a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Caliburn.Micro.Platform/Properties/AssemblyInfo.cs
Expand Up @@ -8,7 +8,7 @@
[assembly: AssemblyTitle("Caliburn Micro Platform")]
[assembly: AssemblyDescription("A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.")]

[assembly: CLSCompliant(true)]
[assembly: CLSCompliant(false)]

#if NET
[assembly: Guid("6449e9cb-4d4d-4d79-8f73-71a2fc647109")]
Expand Down

0 comments on commit 6242a83

Please sign in to comment.