|
53 | 53 | <SpecificVersion>False</SpecificVersion> |
54 | 54 | <HintPath>..\..\packages\FluentAssertions.2.1.0.0\lib\net40\FluentAssertions.dll</HintPath> |
55 | 55 | </Reference> |
| 56 | + <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 57 | + <Private>True</Private> |
| 58 | + <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
| 59 | + </Reference> |
56 | 60 | <Reference Include="nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
57 | 61 | <SpecificVersion>False</SpecificVersion> |
58 | 62 | <HintPath>..\..\lib\NUnit.2.6.0.12054\lib\nunit.framework.dll</HintPath> |
59 | 63 | </Reference> |
60 | 64 | <Reference Include="System.Data.Entity" /> |
61 | | - <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
62 | | - <Reference Include="System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
63 | | - <Reference Include="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
64 | 65 | <Reference Include="Microsoft.CSharp" /> |
65 | 66 | <Reference Include="System" /> |
66 | 67 | <Reference Include="System.Data" /> |
|
71 | 72 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
72 | 73 | <Reference Include="System.Core" /> |
73 | 74 | <Reference Include="System.Data.DataSetExtensions" /> |
| 75 | + <Reference Include="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 76 | + <Private>True</Private> |
| 77 | + <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.Helpers.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 80 | + <Private>True</Private> |
| 81 | + <HintPath>..\..\packages\Microsoft.AspNet.Mvc.3.0.20105.1\lib\net40\System.Web.Mvc.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="System.Web.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 84 | + <Private>True</Private> |
| 85 | + <HintPath>..\..\packages\Microsoft.AspNet.Razor.1.0.20105.408\lib\net40\System.Web.Razor.dll</HintPath> |
| 86 | + </Reference> |
| 87 | + <Reference Include="System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 88 | + <Private>True</Private> |
| 89 | + <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.dll</HintPath> |
| 90 | + </Reference> |
| 91 | + <Reference Include="System.Web.WebPages.Deployment, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 92 | + <Private>True</Private> |
| 93 | + <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
| 94 | + </Reference> |
| 95 | + <Reference Include="System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 96 | + <Private>True</Private> |
| 97 | + <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.Razor.dll</HintPath> |
| 98 | + </Reference> |
74 | 99 | <Reference Include="System.Xml.Linq" /> |
75 | 100 | <Reference Include="System.Web" /> |
76 | 101 | <Reference Include="System.Web.Extensions" /> |
|
0 commit comments