Tweaks to Enum::FormatName to make it faster/smaller
[mono.git] / mcs / class / System.Web.Mvc2 / System.Web.Mvc2-net_2_0.csproj
index 81ca68d1db4cea87b106fc9b608de805220ef291..c137b8a1626dad0db21d10910cbbbcdf4cf32616 100644 (file)
@@ -5,22 +5,21 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{0C35DE8D-4460-4327-B345-0E9789CEF27F}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>./../../class/lib/net_2_0/tmp</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Web.Mvc2-net_2_0</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Web.Mvc</AssemblyName>\r
     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_5;MONO</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_5;MONO</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_2_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="GlobalSuppressions.cs" />
-   <Compile Include="Properties\AssemblyInfo.cs" />
-   <Compile Include="System.Web.Mvc\AcceptVerbsAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ActionDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\ActionExecutedContext.cs" />
-   <Compile Include="System.Web.Mvc\ActionExecutingContext.cs" />
-   <Compile Include="System.Web.Mvc\ActionFilterAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ActionMethodDispatcherCache.cs" />
-   <Compile Include="System.Web.Mvc\ActionMethodDispatcher.cs" />
-   <Compile Include="System.Web.Mvc\ActionMethodSelectorAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ActionMethodSelector.cs" />
-   <Compile Include="System.Web.Mvc\ActionNameAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ActionNameSelectorAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ActionResult.cs" />
-   <Compile Include="System.Web.Mvc\ActionSelector.cs" />
-   <Compile Include="System.Web.Mvc\Ajax\AjaxExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Ajax\AjaxOptions.cs" />
-   <Compile Include="System.Web.Mvc\AjaxHelper`1.cs" />
-   <Compile Include="System.Web.Mvc\AjaxHelper.cs" />
-   <Compile Include="System.Web.Mvc\Ajax\InsertionMode.cs" />
-   <Compile Include="System.Web.Mvc\AjaxRequestExtensions.cs" />
-   <Compile Include="System.Web.Mvc\AntiForgeryData.cs" />
-   <Compile Include="System.Web.Mvc\AntiForgeryDataSerializer.cs" />
-   <Compile Include="System.Web.Mvc\AreaHelpers.cs" />
-   <Compile Include="System.Web.Mvc\AreaRegistrationContext.cs" />
-   <Compile Include="System.Web.Mvc\AreaRegistration.cs" />
-   <Compile Include="System.Web.Mvc\AssociatedMetadataProvider.cs" />
-   <Compile Include="System.Web.Mvc\AssociatedValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\Async\ActionDescriptorCreator.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncActionDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncActionMethodSelector.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncControllerActionInvoker.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncManager.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncResultWrapper.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncUtil.cs" />
-   <Compile Include="System.Web.Mvc\Async\AsyncVoid.cs" />
-   <Compile Include="System.Web.Mvc\Async\BeginInvokeDelegate.cs" />
-   <Compile Include="System.Web.Mvc\AsyncController.cs" />
-   <Compile Include="System.Web.Mvc\Async\EndInvokeDelegate`1.cs" />
-   <Compile Include="System.Web.Mvc\Async\EndInvokeDelegate.cs" />
-   <Compile Include="System.Web.Mvc\Async\IAsyncActionInvoker.cs" />
-   <Compile Include="System.Web.Mvc\Async\IAsyncController.cs" />
-   <Compile Include="System.Web.Mvc\Async\IAsyncManagerContainer.cs" />
-   <Compile Include="System.Web.Mvc\Async\OperationCounter.cs" />
-   <Compile Include="System.Web.Mvc\Async\ReflectedAsyncActionDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\Async\ReflectedAsyncControllerDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\Async\SimpleAsyncResult.cs" />
-   <Compile Include="System.Web.Mvc\Async\SingleEntryGate.cs" />
-   <Compile Include="System.Web.Mvc\Async\SynchronizationContextUtil.cs" />
-   <Compile Include="System.Web.Mvc\Async\SynchronousOperationException.cs" />
-   <Compile Include="System.Web.Mvc\AsyncTimeoutAttribute.cs" />
-   <Compile Include="System.Web.Mvc\Async\Trigger.cs" />
-   <Compile Include="System.Web.Mvc\Async\TriggerListener.cs" />
-   <Compile Include="System.Web.Mvc\AuthorizationContext.cs" />
-   <Compile Include="System.Web.Mvc\AuthorizeAttribute.cs" />
-   <Compile Include="System.Web.Mvc\BindAttribute.cs" />
-   <Compile Include="System.Web.Mvc\BuildManagerWrapper.cs" />
-   <Compile Include="System.Web.Mvc\ByteArrayModelBinder.cs" />
-   <Compile Include="System.Web.Mvc\ChildActionOnlyAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ClientDataTypeModelValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\ContentResult.cs" />
-   <Compile Include="System.Web.Mvc\ControllerActionInvoker.cs" />
-   <Compile Include="System.Web.Mvc\ControllerBase.cs" />
-   <Compile Include="System.Web.Mvc\ControllerBuilder.cs" />
-   <Compile Include="System.Web.Mvc\ControllerContext.cs" />
-   <Compile Include="System.Web.Mvc\Controller.cs" />
-   <Compile Include="System.Web.Mvc\ControllerDescriptorCache.cs" />
-   <Compile Include="System.Web.Mvc\ControllerDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\ControllerTypeCache.cs" />
-   <Compile Include="System.Web.Mvc\CustomModelBinderAttribute.cs" />
-   <Compile Include="System.Web.Mvc\DataAnnotationsModelMetadata.cs" />
-   <Compile Include="System.Web.Mvc\DataAnnotationsModelMetadataProvider.cs" />
-   <Compile Include="System.Web.Mvc\DataAnnotationsModelValidator`1.cs" />
-   <Compile Include="System.Web.Mvc\DataAnnotationsModelValidator.cs" />
-   <Compile Include="System.Web.Mvc\DataAnnotationsModelValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\DataErrorInfoModelValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\DefaultControllerFactory.cs" />
-   <Compile Include="System.Web.Mvc\DefaultModelBinder.cs" />
-   <Compile Include="System.Web.Mvc\DefaultViewLocationCache.cs" />
-   <Compile Include="System.Web.Mvc\DescriptorUtil.cs" />
-   <Compile Include="System.Web.Mvc\DictionaryHelpers.cs" />
-   <Compile Include="System.Web.Mvc\DictionaryValueProvider`1.cs" />
-   <Compile Include="System.Web.Mvc\DynamicTypeGenerator.cs" />
-   <Compile Include="System.Web.Mvc\EmptyModelMetadataProvider.cs" />
-   <Compile Include="System.Web.Mvc\EmptyModelValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\EmptyResult.cs" />
-   <Compile Include="System.Web.Mvc\Error.cs" />
-   <Compile Include="System.Web.Mvc\ExceptionContext.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionHelper.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\BinaryExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\CachedExpressionCompiler.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\CompiledExpressionDelegate`2.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ConditionalExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ConstantExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ExpressionParser.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\FastTrack`2.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\HashCodeCombiner.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\MemberExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\MethodCallExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ParameterExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\ParserContext.cs" />
-   <Compile Include="System.Web.Mvc\ExpressionUtil\UnaryExpressionFingerprint.cs" />
-   <Compile Include="System.Web.Mvc\FieldValidationMetadata.cs" />
-   <Compile Include="System.Web.Mvc\FileContentResult.cs" />
-   <Compile Include="System.Web.Mvc\FilePathResult.cs" />
-   <Compile Include="System.Web.Mvc\FileResult.cs" />
-   <Compile Include="System.Web.Mvc\FileStreamResult.cs" />
-   <Compile Include="System.Web.Mvc\FilterAttribute.cs" />
-   <Compile Include="System.Web.Mvc\FilterInfo.cs" />
-   <Compile Include="System.Web.Mvc\FormCollection.cs" />
-   <Compile Include="System.Web.Mvc\FormContext.cs" />
-   <Compile Include="System.Web.Mvc\FormMethod.cs" />
-   <Compile Include="System.Web.Mvc\FormValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\FormValueProviderFactory.cs" />
-   <Compile Include="System.Web.Mvc\HandleErrorAttribute.cs" />
-   <Compile Include="System.Web.Mvc\HandleErrorInfo.cs" />
-   <Compile Include="System.Web.Mvc\HiddenInputAttribute.cs" />
-   <Compile Include="System.Web.Mvc\Html\ChildActionExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\DefaultDisplayTemplates.cs" />
-   <Compile Include="System.Web.Mvc\Html\DefaultEditorTemplates.cs" />
-   <Compile Include="System.Web.Mvc\Html\DisplayExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\DisplayTextExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\EditorExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\FormExtensions.cs" />
-   <Compile Include="System.Web.Mvc\HtmlHelper`1.cs" />
-   <Compile Include="System.Web.Mvc\HtmlHelper.cs" />
-   <Compile Include="System.Web.Mvc\Html\InputExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\LabelExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\LinkExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\MvcForm.cs" />
-   <Compile Include="System.Web.Mvc\Html\PartialExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\RenderPartialExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\SelectExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\TemplateHelpers.cs" />
-   <Compile Include="System.Web.Mvc\Html\TextAreaExtensions.cs" />
-   <Compile Include="System.Web.Mvc\Html\ValidationExtensions.cs" />
-   <Compile Include="System.Web.Mvc\HttpAntiForgeryException.cs" />
-   <Compile Include="System.Web.Mvc\HttpDeleteAttribute.cs" />
-   <Compile Include="System.Web.Mvc\HttpFileCollectionValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\HttpFileCollectionValueProviderFactory.cs" />
-   <Compile Include="System.Web.Mvc\HttpGetAttribute.cs" />
-   <Compile Include="System.Web.Mvc\HttpHandlerUtil.cs" />
-   <Compile Include="System.Web.Mvc\HttpPostAttribute.cs" />
-   <Compile Include="System.Web.Mvc\HttpPostedFileBaseModelBinder.cs" />
-   <Compile Include="System.Web.Mvc\HttpPutAttribute.cs" />
-   <Compile Include="System.Web.Mvc\HttpRequestExtensions.cs" />
-   <Compile Include="System.Web.Mvc\HttpUnauthorizedResult.cs" />
-   <Compile Include="System.Web.Mvc\HttpVerbs.cs" />
-   <Compile Include="System.Web.Mvc\IActionFilter.cs" />
-   <Compile Include="System.Web.Mvc\IActionInvoker.cs" />
-   <Compile Include="System.Web.Mvc\IAuthorizationFilter.cs" />
-   <Compile Include="System.Web.Mvc\IBuildManager.cs" />
-   <Compile Include="System.Web.Mvc\IController.cs" />
-   <Compile Include="System.Web.Mvc\IControllerFactory.cs" />
-   <Compile Include="System.Web.Mvc\IExceptionFilter.cs" />
-   <Compile Include="System.Web.Mvc\IModelBinder.cs" />
-   <Compile Include="System.Web.Mvc\InputType.cs" />
-   <Compile Include="System.Web.Mvc\IResultFilter.cs" />
-   <Compile Include="System.Web.Mvc\IRouteWithArea.cs" />
-   <Compile Include="System.Web.Mvc\ITempDataProvider.cs" />
-   <Compile Include="System.Web.Mvc\IValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\IView.cs" />
-   <Compile Include="System.Web.Mvc\IViewDataContainer.cs" />
-   <Compile Include="System.Web.Mvc\IViewEngine.cs" />
-   <Compile Include="System.Web.Mvc\IViewLocationCache.cs" />
-   <Compile Include="System.Web.Mvc\JavaScriptResult.cs" />
-   <Compile Include="System.Web.Mvc\JsonRequestBehavior.cs" />
-   <Compile Include="System.Web.Mvc\JsonResult.cs" />
-   <Compile Include="System.Web.Mvc\LinqBinaryModelBinder.cs" />
-   <Compile Include="System.Web.Mvc\ModelBinderAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ModelBinderDictionary.cs" />
-   <Compile Include="System.Web.Mvc\ModelBinders.cs" />
-   <Compile Include="System.Web.Mvc\ModelBindingContext.cs" />
-   <Compile Include="System.Web.Mvc\ModelClientValidationRangeRule.cs" />
-   <Compile Include="System.Web.Mvc\ModelClientValidationRegexRule.cs" />
-   <Compile Include="System.Web.Mvc\ModelClientValidationRequiredRule.cs" />
-   <Compile Include="System.Web.Mvc\ModelClientValidationRule.cs" />
-   <Compile Include="System.Web.Mvc\ModelClientValidationStringLengthRule.cs" />
-   <Compile Include="System.Web.Mvc\ModelErrorCollection.cs" />
-   <Compile Include="System.Web.Mvc\ModelError.cs" />
-   <Compile Include="System.Web.Mvc\ModelMetadata.cs" />
-   <Compile Include="System.Web.Mvc\ModelMetadataProvider.cs" />
-   <Compile Include="System.Web.Mvc\ModelMetadataProviders.cs" />
-   <Compile Include="System.Web.Mvc\ModelState.cs" />
-   <Compile Include="System.Web.Mvc\ModelStateDictionary.cs" />
-   <Compile Include="System.Web.Mvc\ModelValidationResult.cs" />
-   <Compile Include="System.Web.Mvc\ModelValidator.cs" />
-   <Compile Include="System.Web.Mvc\ModelValidatorProviderCollection.cs" />
-   <Compile Include="System.Web.Mvc\ModelValidatorProvider.cs" />
-   <Compile Include="System.Web.Mvc\ModelValidatorProviders.cs" />
-   <Compile Include="System.Web.Mvc\MultiSelectList.cs" />
-   <Compile Include="System.Web.Mvc\MvcHandler.cs" />
-   <Compile Include="System.Web.Mvc\MvcHtmlString.cs" />
-   <Compile Include="System.Web.Mvc\MvcHttpHandler.cs" />
-   <Compile Include="System.Web.Mvc\MvcRouteHandler.cs" />
-   <Compile Include="System.Web.Mvc\NameValueCollectionExtensions.cs" />
-   <Compile Include="System.Web.Mvc\NameValueCollectionValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\NoAsyncTimeoutAttribute.cs" />
-   <Compile Include="System.Web.Mvc\NonActionAttribute.cs" />
-   <Compile Include="System.Web.Mvc\NullViewLocationCache.cs" />
-   <Compile Include="System.Web.Mvc\OutputCacheAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ParameterBindingInfo.cs" />
-   <Compile Include="System.Web.Mvc\ParameterDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\ParameterInfoUtil.cs" />
-   <Compile Include="System.Web.Mvc\PartialViewResult.cs" />
-   <Compile Include="System.Web.Mvc\PathHelpers.cs" />
-   <Compile Include="System.Web.Mvc\QueryStringValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\QueryStringValueProviderFactory.cs" />
-   <Compile Include="System.Web.Mvc\RangeAttributeAdapter.cs" />
-   <Compile Include="System.Web.Mvc\ReaderWriterCache`2.cs" />
-   <Compile Include="System.Web.Mvc\RedirectResult.cs" />
-   <Compile Include="System.Web.Mvc\RedirectToRouteResult.cs" />
-   <Compile Include="System.Web.Mvc\ReflectedActionDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\ReflectedControllerDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\ReflectedParameterBindingInfo.cs" />
-   <Compile Include="System.Web.Mvc\ReflectedParameterDescriptor.cs" />
-   <Compile Include="System.Web.Mvc\RegularExpressionAttributeAdapter.cs" />
-   <Compile Include="System.Web.Mvc\RequiredAttributeAdapter.cs" />
-   <Compile Include="System.Web.Mvc\RequireHttpsAttribute.cs" />
-   <Compile Include="System.Web.Mvc\Resources\MvcResources.Designer.cs" />
-   <Compile Include="System.Web.Mvc\ResultExecutedContext.cs" />
-   <Compile Include="System.Web.Mvc\ResultExecutingContext.cs" />
-   <Compile Include="System.Web.Mvc\RouteCollectionExtensions.cs" />
-   <Compile Include="System.Web.Mvc\RouteDataValueProvider.cs" />
-   <Compile Include="System.Web.Mvc\RouteDataValueProviderFactory.cs" />
-   <Compile Include="System.Web.Mvc\RouteValuesHelpers.cs" />
-   <Compile Include="System.Web.Mvc\SelectList.cs" />
-   <Compile Include="System.Web.Mvc\SelectListItem.cs" />
-   <Compile Include="System.Web.Mvc\SessionStateTempDataProvider.cs" />
-   <Compile Include="System.Web.Mvc\StringLengthAttributeAdapter.cs" />
-   <Compile Include="System.Web.Mvc\TagBuilder.cs" />
-   <Compile Include="System.Web.Mvc\TagRenderMode.cs" />
-   <Compile Include="System.Web.Mvc\TempDataDictionary.cs" />
-   <Compile Include="System.Web.Mvc\TemplateInfo.cs" />
-   <Compile Include="System.Web.Mvc\TryGetValueDelegate.cs" />
-   <Compile Include="System.Web.Mvc\TypeCacheSerializer.cs" />
-   <Compile Include="System.Web.Mvc\TypeCacheUtil.cs" />
-   <Compile Include="System.Web.Mvc\TypeDescriptorHelper.cs" />
-   <Compile Include="System.Web.Mvc\TypeHelpers.cs" />
-   <Compile Include="System.Web.Mvc\UrlHelper.cs" />
-   <Compile Include="System.Web.Mvc\UrlParameter.cs" />
-   <Compile Include="System.Web.Mvc\ValidateAntiForgeryTokenAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ValidateInputAttribute.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderCollection.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderDictionary.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderFactories.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderFactoryCollection.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderFactory.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderResult.cs" />
-   <Compile Include="System.Web.Mvc\ValueProviderUtil.cs" />
-   <Compile Include="System.Web.Mvc\ViewContext.cs" />
-   <Compile Include="System.Web.Mvc\ViewDataDictionary`1.cs" />
-   <Compile Include="System.Web.Mvc\ViewDataDictionary.cs" />
-   <Compile Include="System.Web.Mvc\ViewDataInfo.cs" />
-   <Compile Include="System.Web.Mvc\ViewEngineCollection.cs" />
-   <Compile Include="System.Web.Mvc\ViewEngineResult.cs" />
-   <Compile Include="System.Web.Mvc\ViewEngines.cs" />
-   <Compile Include="System.Web.Mvc\ViewMasterPage`1.cs" />
-   <Compile Include="System.Web.Mvc\ViewMasterPage.cs" />
-   <Compile Include="System.Web.Mvc\ViewPage`1.cs" />
-   <Compile Include="System.Web.Mvc\ViewPageControlBuilder.cs" />
-   <Compile Include="System.Web.Mvc\ViewPage.cs" />
-   <Compile Include="System.Web.Mvc\ViewResultBase.cs" />
-   <Compile Include="System.Web.Mvc\ViewResult.cs" />
-   <Compile Include="System.Web.Mvc\ViewTemplateUserControl`1.cs" />
-   <Compile Include="System.Web.Mvc\ViewTemplateUserControl.cs" />
-   <Compile Include="System.Web.Mvc\ViewTypeControlBuilder.cs" />
-   <Compile Include="System.Web.Mvc\ViewType.cs" />
-   <Compile Include="System.Web.Mvc\ViewTypeParserFilter.cs" />
-   <Compile Include="System.Web.Mvc\ViewUserControl`1.cs" />
-   <Compile Include="System.Web.Mvc\ViewUserControlControlBuilder.cs" />
-   <Compile Include="System.Web.Mvc\ViewUserControl.cs" />
-   <Compile Include="System.Web.Mvc\VirtualPathProviderViewEngine.cs" />
-   <Compile Include="System.Web.Mvc\WebFormView.cs" />
-   <Compile Include="System.Web.Mvc\WebFormViewEngine.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="GlobalSuppressions.cs" />\r
+    <Compile Include="Properties\AssemblyInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\AcceptVerbsAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionExecutedContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionExecutingContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionFilterAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionMethodDispatcher.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionMethodDispatcherCache.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionMethodSelector.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionMethodSelectorAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionNameAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionNameSelectorAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ActionSelector.cs" />\r
+    <Compile Include="System.Web.Mvc\Ajax\AjaxExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Ajax\AjaxOptions.cs" />\r
+    <Compile Include="System.Web.Mvc\Ajax\InsertionMode.cs" />\r
+    <Compile Include="System.Web.Mvc\AjaxHelper.cs" />\r
+    <Compile Include="System.Web.Mvc\AjaxHelper`1.cs" />\r
+    <Compile Include="System.Web.Mvc\AjaxRequestExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\AntiForgeryData.cs" />\r
+    <Compile Include="System.Web.Mvc\AntiForgeryDataSerializer.cs" />\r
+    <Compile Include="System.Web.Mvc\AreaHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\AreaRegistration.cs" />\r
+    <Compile Include="System.Web.Mvc\AreaRegistrationContext.cs" />\r
+    <Compile Include="System.Web.Mvc\AssociatedMetadataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\AssociatedValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\ActionDescriptorCreator.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncActionDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncActionMethodSelector.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncControllerActionInvoker.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncManager.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncResultWrapper.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\AsyncVoid.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\BeginInvokeDelegate.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\EndInvokeDelegate.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\EndInvokeDelegate`1.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\IAsyncActionInvoker.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\IAsyncController.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\IAsyncManagerContainer.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\OperationCounter.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\ReflectedAsyncActionDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\ReflectedAsyncControllerDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\SimpleAsyncResult.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\SingleEntryGate.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\SynchronizationContextUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\SynchronousOperationException.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\Trigger.cs" />\r
+    <Compile Include="System.Web.Mvc\Async\TriggerListener.cs" />\r
+    <Compile Include="System.Web.Mvc\AsyncController.cs" />\r
+    <Compile Include="System.Web.Mvc\AsyncTimeoutAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\AuthorizationContext.cs" />\r
+    <Compile Include="System.Web.Mvc\AuthorizeAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\BindAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\BuildManagerWrapper.cs" />\r
+    <Compile Include="System.Web.Mvc\ByteArrayModelBinder.cs" />\r
+    <Compile Include="System.Web.Mvc\ChildActionOnlyAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ClientDataTypeModelValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\ContentResult.cs" />\r
+    <Compile Include="System.Web.Mvc\Controller.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerActionInvoker.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerBase.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerBuilder.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerDescriptorCache.cs" />\r
+    <Compile Include="System.Web.Mvc\ControllerTypeCache.cs" />\r
+    <Compile Include="System.Web.Mvc\CustomModelBinderAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\DataAnnotationsModelMetadata.cs" />\r
+    <Compile Include="System.Web.Mvc\DataAnnotationsModelMetadataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\DataAnnotationsModelValidator.cs" />\r
+    <Compile Include="System.Web.Mvc\DataAnnotationsModelValidator`1.cs" />\r
+    <Compile Include="System.Web.Mvc\DataAnnotationsModelValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\DataErrorInfoModelValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\DefaultControllerFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\DefaultModelBinder.cs" />\r
+    <Compile Include="System.Web.Mvc\DefaultViewLocationCache.cs" />\r
+    <Compile Include="System.Web.Mvc\DescriptorUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\DictionaryHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\DictionaryValueProvider`1.cs" />\r
+    <Compile Include="System.Web.Mvc\DynamicTypeGenerator.cs" />\r
+    <Compile Include="System.Web.Mvc\EmptyModelMetadataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\EmptyModelValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\EmptyResult.cs" />\r
+    <Compile Include="System.Web.Mvc\Error.cs" />\r
+    <Compile Include="System.Web.Mvc\ExceptionContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionHelper.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\BinaryExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\CachedExpressionCompiler.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\CompiledExpressionDelegate`2.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ConditionalExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ConstantExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ExpressionParser.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\FastTrack`2.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\HashCodeCombiner.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\MemberExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\MethodCallExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ParameterExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\ParserContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ExpressionUtil\UnaryExpressionFingerprint.cs" />\r
+    <Compile Include="System.Web.Mvc\FieldValidationMetadata.cs" />\r
+    <Compile Include="System.Web.Mvc\FileContentResult.cs" />\r
+    <Compile Include="System.Web.Mvc\FilePathResult.cs" />\r
+    <Compile Include="System.Web.Mvc\FileResult.cs" />\r
+    <Compile Include="System.Web.Mvc\FileStreamResult.cs" />\r
+    <Compile Include="System.Web.Mvc\FilterAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\FilterInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\FormCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\FormContext.cs" />\r
+    <Compile Include="System.Web.Mvc\FormMethod.cs" />\r
+    <Compile Include="System.Web.Mvc\FormValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\FormValueProviderFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\HandleErrorAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\HandleErrorInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\HiddenInputAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\ChildActionExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\DefaultDisplayTemplates.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\DefaultEditorTemplates.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\DisplayExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\DisplayTextExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\EditorExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\FormExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\InputExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\LabelExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\LinkExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\MvcForm.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\PartialExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\RenderPartialExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\SelectExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\TemplateHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\TextAreaExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\Html\ValidationExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\HtmlHelper.cs" />\r
+    <Compile Include="System.Web.Mvc\HtmlHelper`1.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpAntiForgeryException.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpDeleteAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpFileCollectionValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpFileCollectionValueProviderFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpGetAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpHandlerUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpPostAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpPostedFileBaseModelBinder.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpPutAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpRequestExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpUnauthorizedResult.cs" />\r
+    <Compile Include="System.Web.Mvc\HttpVerbs.cs" />\r
+    <Compile Include="System.Web.Mvc\IActionFilter.cs" />\r
+    <Compile Include="System.Web.Mvc\IActionInvoker.cs" />\r
+    <Compile Include="System.Web.Mvc\IAuthorizationFilter.cs" />\r
+    <Compile Include="System.Web.Mvc\IBuildManager.cs" />\r
+    <Compile Include="System.Web.Mvc\IController.cs" />\r
+    <Compile Include="System.Web.Mvc\IControllerFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\IExceptionFilter.cs" />\r
+    <Compile Include="System.Web.Mvc\IModelBinder.cs" />\r
+    <Compile Include="System.Web.Mvc\InputType.cs" />\r
+    <Compile Include="System.Web.Mvc\IResultFilter.cs" />\r
+    <Compile Include="System.Web.Mvc\IRouteWithArea.cs" />\r
+    <Compile Include="System.Web.Mvc\ITempDataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\IValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\IView.cs" />\r
+    <Compile Include="System.Web.Mvc\IViewDataContainer.cs" />\r
+    <Compile Include="System.Web.Mvc\IViewEngine.cs" />\r
+    <Compile Include="System.Web.Mvc\IViewLocationCache.cs" />\r
+    <Compile Include="System.Web.Mvc\JavaScriptResult.cs" />\r
+    <Compile Include="System.Web.Mvc\JsonRequestBehavior.cs" />\r
+    <Compile Include="System.Web.Mvc\JsonResult.cs" />\r
+    <Compile Include="System.Web.Mvc\LinqBinaryModelBinder.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelBinderAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelBinderDictionary.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelBinders.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelBindingContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelClientValidationRangeRule.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelClientValidationRegexRule.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelClientValidationRequiredRule.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelClientValidationRule.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelClientValidationStringLengthRule.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelError.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelErrorCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelMetadata.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelMetadataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelMetadataProviders.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelState.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelStateDictionary.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelValidationResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelValidator.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelValidatorProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelValidatorProviderCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\ModelValidatorProviders.cs" />\r
+    <Compile Include="System.Web.Mvc\MultiSelectList.cs" />\r
+    <Compile Include="System.Web.Mvc\MvcHandler.cs" />\r
+    <Compile Include="System.Web.Mvc\MvcHtmlString.cs" />\r
+    <Compile Include="System.Web.Mvc\MvcHttpHandler.cs" />\r
+    <Compile Include="System.Web.Mvc\MvcRouteHandler.cs" />\r
+    <Compile Include="System.Web.Mvc\NameValueCollectionExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\NameValueCollectionValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\NoAsyncTimeoutAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\NonActionAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\NullViewLocationCache.cs" />\r
+    <Compile Include="System.Web.Mvc\OutputCacheAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ParameterBindingInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\ParameterDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\ParameterInfoUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\PartialViewResult.cs" />\r
+    <Compile Include="System.Web.Mvc\PathHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\QueryStringValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\QueryStringValueProviderFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\RangeAttributeAdapter.cs" />\r
+    <Compile Include="System.Web.Mvc\ReaderWriterCache`2.cs" />\r
+    <Compile Include="System.Web.Mvc\RedirectResult.cs" />\r
+    <Compile Include="System.Web.Mvc\RedirectToRouteResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ReflectedActionDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\ReflectedControllerDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\ReflectedParameterBindingInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\ReflectedParameterDescriptor.cs" />\r
+    <Compile Include="System.Web.Mvc\RegularExpressionAttributeAdapter.cs" />\r
+    <Compile Include="System.Web.Mvc\RequiredAttributeAdapter.cs" />\r
+    <Compile Include="System.Web.Mvc\RequireHttpsAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\Resources\MvcResources.Designer.cs" />\r
+    <Compile Include="System.Web.Mvc\ResultExecutedContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ResultExecutingContext.cs" />\r
+    <Compile Include="System.Web.Mvc\RouteCollectionExtensions.cs" />\r
+    <Compile Include="System.Web.Mvc\RouteDataValueProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\RouteDataValueProviderFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\RouteValuesHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\SelectList.cs" />\r
+    <Compile Include="System.Web.Mvc\SelectListItem.cs" />\r
+    <Compile Include="System.Web.Mvc\SessionStateTempDataProvider.cs" />\r
+    <Compile Include="System.Web.Mvc\StringLengthAttributeAdapter.cs" />\r
+    <Compile Include="System.Web.Mvc\TagBuilder.cs" />\r
+    <Compile Include="System.Web.Mvc\TagRenderMode.cs" />\r
+    <Compile Include="System.Web.Mvc\TempDataDictionary.cs" />\r
+    <Compile Include="System.Web.Mvc\TemplateInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\TryGetValueDelegate.cs" />\r
+    <Compile Include="System.Web.Mvc\TypeCacheSerializer.cs" />\r
+    <Compile Include="System.Web.Mvc\TypeCacheUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\TypeDescriptorHelper.cs" />\r
+    <Compile Include="System.Web.Mvc\TypeHelpers.cs" />\r
+    <Compile Include="System.Web.Mvc\UrlHelper.cs" />\r
+    <Compile Include="System.Web.Mvc\UrlParameter.cs" />\r
+    <Compile Include="System.Web.Mvc\ValidateAntiForgeryTokenAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ValidateInputAttribute.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderDictionary.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderFactories.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderFactory.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderFactoryCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ValueProviderUtil.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewContext.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewDataDictionary.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewDataDictionary`1.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewDataInfo.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewEngineCollection.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewEngineResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewEngines.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewMasterPage.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewMasterPage`1.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewPage.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewPage`1.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewPageControlBuilder.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewResult.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewResultBase.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewTemplateUserControl.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewTemplateUserControl`1.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewType.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewTypeControlBuilder.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewTypeParserFilter.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewUserControl.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewUserControl`1.cs" />\r
+    <Compile Include="System.Web.Mvc\ViewUserControlControlBuilder.cs" />\r
+    <Compile Include="System.Web.Mvc\VirtualPathProviderViewEngine.cs" />\r
+    <Compile Include="System.Web.Mvc\WebFormView.cs" />\r
+    <Compile Include="System.Web.Mvc\WebFormViewEngine.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D\r
+  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Configuration.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Configuration.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Abstractions.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Abstractions.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Routing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Routing.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Extensions.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Extensions.dll</HintPath>
-    </Reference>
-    <Reference Include="System.ComponentModel.DataAnnotations.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.ComponentModel.DataAnnotations.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Data.Linq.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Data.Linq.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">\r
+      <Project>{928D664D-8277-47B3-AB06-538D932143FE}</Project>\r
+      <Name>corlib\corlib-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_2_0-2.csproj">\r
+      <Project>{73E16B85-93E9-44B4-A1AB-FDD7AEB08FB7}</Project>\r
+      <Name>System\System-net_2_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_2_0.csproj">\r
+      <Project>{F684BA24-FC9A-4BAB-8CF3-ACC489E6B88E}</Project>\r
+      <Name>System.Core\System.Core-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Configuration\System.Configuration-net_2_0.csproj">\r
+      <Project>{725170B0-51F0-46E2-A74D-F764B68553D6}</Project>\r
+      <Name>System.Configuration\System.Configuration-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data\System.Data-net_2_0.csproj">\r
+      <Project>{B8CA1780-FF35-49B9-B385-C24BD0558109}</Project>\r
+      <Name>System.Data\System.Data-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">\r
+      <Project>{205A8E90-88CC-4B46-8151-87FA90B666A5}</Project>\r
+      <Name>System.XML\System.Xml-net_2_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web\System.Web-net_2_0-2.csproj">\r
+      <Project>{713A0503-B460-40C0-BD91-DE6CDBB45671}</Project>\r
+      <Name>System.Web\System.Web-net_2_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Abstractions\System.Web.Abstractions-net_2_0.csproj">\r
+      <Project>{1A9DDBFB-B69E-4E9E-A4C1-8E5CAEC48925}</Project>\r
+      <Name>System.Web.Abstractions\System.Web.Abstractions-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Routing\System.Web.Routing-net_2_0.csproj">\r
+      <Project>{99262D2F-6F5C-4BB4-A309-741AB0AE9C41}</Project>\r
+      <Name>System.Web.Routing\System.Web.Routing-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Extensions\System.Web.Extensions-net_2_0.csproj">\r
+      <Project>{F0188B31-4CA0-41B2-8554-42C84D351D5E}</Project>\r
+      <Name>System.Web.Extensions\System.Web.Extensions-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_2_0.csproj">\r
+      <Project>{B38D3949-9075-4450-8101-0D26C6B2CC4D}</Project>\r
+      <Name>System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_2_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Data.Linq\System.Data.Linq-net_2_0.csproj">\r
+      <Project>{8D8EF41B-C5E7-4905-9D89-08EEA9DA7C05}</Project>\r
+      <Name>System.Data.Linq\System.Data.Linq-net_2_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-    <ItemGroup>
-    <EmbeddedResource Include="System.Web.Mvc/Resources/MvcResources.resources">
-       <LogicalName>System.Web.Mvc.Resources.MvcResources.resources</LogicalName>
-    </EmbeddedResource>
-  </ItemGroup>
-\r
-</Project>\r
-
+  <ItemGroup>\r
+    <EmbeddedResource Include="System.Web.Mvc/Resources/MvcResources.resources">\r
+      <LogicalName>System.Web.Mvc.Resources.MvcResources.resources</LogicalName>\r
+    </EmbeddedResource>\r
+  </ItemGroup>\r
+</Project>