|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder> |
14 | 14 | <RootNamespace>FluentAssertions.Mvc3.Samples</RootNamespace> |
15 | 15 | <AssemblyName>FluentAssertions.Mvc3.Samples</AssemblyName> |
16 | | - <TargetFrameworkVersion>v4.0.3</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews> |
18 | 18 | <UseIISExpress>false</UseIISExpress> |
19 | 19 | <FileUpgradeFlags> |
|
53 | 53 | <Reference Include="EntityFramework"> |
54 | 54 | <HintPath>..\..\packages\EntityFramework.4.1.10331.0\lib\EntityFramework.dll</HintPath> |
55 | 55 | </Reference> |
56 | | - <Reference Include="FluentAssertions, Version=3.0.90.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
57 | | - <SpecificVersion>False</SpecificVersion> |
58 | | - <HintPath>..\..\packages\FluentAssertions.3.0.90\lib\net40\FluentAssertions.dll</HintPath> |
| 56 | + <Reference Include="FluentAssertions"> |
| 57 | + <HintPath>..\..\packages\FluentAssertions.3.2.1\lib\net40\FluentAssertions.dll</HintPath> |
| 58 | + <Private>True</Private> |
59 | 59 | </Reference> |
60 | 60 | <Reference Include="FluentAssertions.Core"> |
61 | | - <HintPath>..\..\packages\FluentAssertions.3.0.90\lib\net40\FluentAssertions.Core.dll</HintPath> |
62 | | - </Reference> |
63 | | - <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\..\packages\FluentAssertions.3.2.1\lib\net40\FluentAssertions.Core.dll</HintPath> |
64 | 62 | <Private>True</Private> |
| 63 | + </Reference> |
| 64 | + <Reference Include="Microsoft.Web.Infrastructure"> |
65 | 65 | <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
| 66 | + <Private>True</Private> |
66 | 67 | </Reference> |
67 | 68 | <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
68 | 69 | <SpecificVersion>False</SpecificVersion> |
|
78 | 79 | <Reference Include="System.Web.Entity" /> |
79 | 80 | <Reference Include="System.Web.ApplicationServices" /> |
80 | 81 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
81 | | - <Reference Include="System.Web.Extensions" /> |
82 | 82 | <Reference Include="System.Web" /> |
83 | 83 | <Reference Include="System.Web.Abstractions" /> |
84 | | - <Reference Include="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
85 | | - <Private>True</Private> |
| 84 | + <Reference Include="System.Web.Extensions" /> |
| 85 | + <Reference Include="System.Web.Helpers"> |
86 | 86 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.Helpers.dll</HintPath> |
87 | | - </Reference> |
88 | | - <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
89 | 87 | <Private>True</Private> |
90 | | - <HintPath>..\..\packages\Microsoft.AspNet.Mvc.3.0.20105.1\lib\net40\System.Web.Mvc.dll</HintPath> |
91 | 88 | </Reference> |
92 | | - <Reference Include="System.Web.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 89 | + <Reference Include="System.Web.Mvc"> |
| 90 | + <HintPath>..\..\packages\Microsoft.AspNet.Mvc.3.0.20105.1\lib\net40\System.Web.Mvc.dll</HintPath> |
93 | 91 | <Private>True</Private> |
| 92 | + </Reference> |
| 93 | + <Reference Include="System.Web.Razor"> |
94 | 94 | <HintPath>..\..\packages\Microsoft.AspNet.Razor.1.0.20105.408\lib\net40\System.Web.Razor.dll</HintPath> |
| 95 | + <Private>True</Private> |
95 | 96 | </Reference> |
96 | 97 | <Reference Include="System.Web.Routing" /> |
97 | | - <Reference Include="System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
98 | | - <Private>True</Private> |
| 98 | + <Reference Include="System.Web.WebPages"> |
99 | 99 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.dll</HintPath> |
100 | | - </Reference> |
101 | | - <Reference Include="System.Web.WebPages.Deployment, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
102 | 100 | <Private>True</Private> |
103 | | - <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
104 | 101 | </Reference> |
105 | | - <Reference Include="System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 102 | + <Reference Include="System.Web.WebPages.Deployment"> |
| 103 | + <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.Deployment.dll</HintPath> |
106 | 104 | <Private>True</Private> |
| 105 | + </Reference> |
| 106 | + <Reference Include="System.Web.WebPages.Razor"> |
107 | 107 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.1.0.20105.408\lib\net40\System.Web.WebPages.Razor.dll</HintPath> |
| 108 | + <Private>True</Private> |
108 | 109 | </Reference> |
109 | 110 | <Reference Include="System.Xml" /> |
110 | 111 | <Reference Include="System.Configuration" /> |
|
164 | 165 | <Content Include="Scripts\jquery.validate.min.js" /> |
165 | 166 | <Content Include="Scripts\modernizr-1.7.js" /> |
166 | 167 | <Content Include="Scripts\modernizr-1.7.min.js" /> |
167 | | - <Content Include="Web.config" /> |
| 168 | + <Content Include="Web.config"> |
| 169 | + <SubType>Designer</SubType> |
| 170 | + </Content> |
168 | 171 | <Content Include="Web.Debug.config"> |
169 | 172 | <DependentUpon>Web.config</DependentUpon> |
170 | 173 | </Content> |
|
188 | 191 | </ItemGroup> |
189 | 192 | <ItemGroup /> |
190 | 193 | <ItemGroup> |
191 | | - <Content Include="packages.config" /> |
| 194 | + <Content Include="packages.config"> |
| 195 | + <SubType>Designer</SubType> |
| 196 | + </Content> |
192 | 197 | </ItemGroup> |
193 | 198 | <ItemGroup> |
194 | 199 | <ProjectReference Include="..\..\src\FluentAssertions.Mvc3\FluentAssertions.Mvc3.csproj"> |
|
0 commit comments