Add version check for MVC Beta

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4043868
This commit is contained in:
rpaquay
2009-12-12 07:56:59 +00:00
parent 96db9d4bd8
commit 1ca64376d6
2 changed files with 52 additions and 7 deletions

View File

@@ -62,6 +62,7 @@
<Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\lib\aspnetmvc\System.Web.Mvc.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>