From 4207586fe538417d09c256b903e8b262f46b439e Mon Sep 17 00:00:00 2001 From: Ima Mechanique Date: Tue, 16 Jul 2013 17:37:10 +0100 Subject: [PATCH] Adding SecondLife/Float.cs to StyleCop policing. --- trunk/SecondLife/Float.cs | 1 + trunk/lsleditor.csproj | 16 ++++------------ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/trunk/SecondLife/Float.cs b/trunk/SecondLife/Float.cs index f4de468..e4bf32e 100644 --- a/trunk/SecondLife/Float.cs +++ b/trunk/SecondLife/Float.cs @@ -42,6 +42,7 @@ // ******** // */ using System; +using System.Diagnostics.CodeAnalysis; using System.Text.RegularExpressions; namespace LSLEditor diff --git a/trunk/lsleditor.csproj b/trunk/lsleditor.csproj index aa11217..6729204 100644 --- a/trunk/lsleditor.csproj +++ b/trunk/lsleditor.csproj @@ -360,15 +360,9 @@ true - - false - - - false - - - false - + + + Form true @@ -562,9 +556,7 @@ Code true - - true - + true