From 8d10e8bbd1e19adc7c70e1101dbb69c213c910dd Mon Sep 17 00:00:00 2001 From: fcolin Date: Fri, 22 Aug 2008 16:44:01 +0000 Subject: optimisation for parsing same regular expression from multiple client using fxCop for code beauty fix bug on concurrent connect --- Ivy/Ivy.csproj | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 6 deletions(-) (limited to 'Ivy/Ivy.csproj') diff --git a/Ivy/Ivy.csproj b/Ivy/Ivy.csproj index 4977434..5076a47 100644 --- a/Ivy/Ivy.csproj +++ b/Ivy/Ivy.csproj @@ -1,7 +1,7 @@ - + Local - 8.0.50727 + 9.0.21022 2.0 {F2F03CF7-0087-4EDB-AD15-80C9E8DA2617} SAK @@ -15,7 +15,8 @@ IvyBus.Ivy - IvySignKey.pfx + + JScript Grid IE50 @@ -30,6 +31,23 @@ true + 3.5 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + v3.0 bin\Debug\ @@ -38,8 +56,7 @@ false - - + DEBUG true @@ -140,6 +157,11 @@ Code + + True + True + Resources.resx + True True @@ -150,12 +172,35 @@ - SettingsSingleFileGenerator Settings.Designer.cs + + + False + .NET Framework 2.0 %28x86%29 + true + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + false + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + -- cgit v1.1