|
50 | 50 | <HintPath>..\packages\Abp.AutoMapper.0.7.7.0\lib\net452\Abp.AutoMapper.dll</HintPath> |
51 | 51 | <Private>True</Private> |
52 | 52 | </Reference> |
| 53 | + <Reference Include="Abp.EntityFramework, Version=0.7.7.0, Culture=neutral, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Abp.EntityFramework.0.7.7.0\lib\net452\Abp.EntityFramework.dll</HintPath> |
| 55 | + <Private>True</Private> |
| 56 | + </Reference> |
53 | 57 | <Reference Include="Abp.Web, Version=0.7.7.0, Culture=neutral, processorArchitecture=MSIL"> |
54 | 58 | <HintPath>..\packages\Abp.Web.0.7.7.0\lib\net452\Abp.Web.dll</HintPath> |
55 | 59 | <Private>True</Private> |
|
62 | 66 | <HintPath>..\packages\Abp.Web.Mvc.0.7.7.0\lib\net452\Abp.Web.Mvc.dll</HintPath> |
63 | 67 | <Private>True</Private> |
64 | 68 | </Reference> |
| 69 | + <Reference Include="Abp.Zero, Version=0.7.7.0, Culture=neutral, processorArchitecture=MSIL"> |
| 70 | + <HintPath>..\packages\Abp.Zero.0.7.7.0\lib\net452\Abp.Zero.dll</HintPath> |
| 71 | + <Private>True</Private> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Abp.Zero.EntityFramework, Version=0.7.7.0, Culture=neutral, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\Abp.Zero.EntityFramework.0.7.7.0\lib\net452\Abp.Zero.EntityFramework.dll</HintPath> |
| 75 | + <Private>True</Private> |
| 76 | + </Reference> |
65 | 77 | <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> |
66 | 78 | <SpecificVersion>False</SpecificVersion> |
67 | 79 | <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> |
|
102 | 114 | <HintPath>..\packages\log4net.1.2.10\lib\2.0\log4net.dll</HintPath> |
103 | 115 | <Private>True</Private> |
104 | 116 | </Reference> |
| 117 | + <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 118 | + <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath> |
| 119 | + <Private>True</Private> |
| 120 | + </Reference> |
105 | 121 | <Reference Include="Microsoft.CSharp" /> |
106 | 122 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
107 | 123 | <Private>True</Private> |
|
259 | 275 | <Content Include="favicon.ico" /> |
260 | 276 | <Content Include="Global.asax" /> |
261 | 277 | <Content Include="js\main.js" /> |
262 | | - <Content Include="Localization\AbpProjectName\AbpProjectName-zh-CN.xml" /> |
263 | | - <Content Include="Localization\AbpProjectName\AbpProjectName.tr.xml"> |
264 | | - <SubType>Designer</SubType> |
265 | | - </Content> |
266 | | - <Content Include="Localization\AbpProjectName\AbpProjectName.xml"> |
267 | | - <SubType>Designer</SubType> |
268 | | - </Content> |
269 | 278 | <Content Include="css\main.less" /> |
270 | 279 | <Content Include="css\main.css.map"> |
271 | 280 | <DependentUpon>main.css</DependentUpon> |
|
0 commit comments