From 893795d0293c28f4b0a251104d119e94fd800e02 Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Sun, 17 Feb 2013 18:19:47 -0800 Subject: [PATCH] removed code analysis from Autofac.Integration.Mvc --- Autofac.Integration.Mvc/Autofac.Integration.Mvc.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Autofac.Integration.Mvc/Autofac.Integration.Mvc.csproj b/Autofac.Integration.Mvc/Autofac.Integration.Mvc.csproj index 08f5d9494..d3b39d592 100644 --- a/Autofac.Integration.Mvc/Autofac.Integration.Mvc.csproj +++ b/Autofac.Integration.Mvc/Autofac.Integration.Mvc.csproj @@ -36,8 +36,9 @@ prompt 4 ..\..\..\Build\Full.ruleset - true + false bin\Release\Autofac.Integration.Mvc.xml + false false