|
14 | 14 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
15 | 15 | <RestorePackages>true</RestorePackages> |
16 | 16 | <TargetFrameworkProfile /> |
| 17 | + <NuGetPackageImportStamp> |
| 18 | + </NuGetPackageImportStamp> |
17 | 19 | </PropertyGroup> |
18 | 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 | 21 | <DebugSymbols>true</DebugSymbols> |
|
33 | 35 | <WarningLevel>4</WarningLevel> |
34 | 36 | </PropertyGroup> |
35 | 37 | <ItemGroup> |
36 | | - <Reference Include="Abp, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL"> |
37 | | - <HintPath>..\packages\Abp.1.3.1.0\lib\net452\Abp.dll</HintPath> |
| 38 | + <Reference Include="Abp, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\Abp.1.5.1\lib\net452\Abp.dll</HintPath> |
38 | 40 | <Private>True</Private> |
39 | 41 | </Reference> |
40 | | - <Reference Include="Abp.AutoMapper, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL"> |
41 | | - <HintPath>..\packages\Abp.AutoMapper.1.3.1.0\lib\net452\Abp.AutoMapper.dll</HintPath> |
| 42 | + <Reference Include="Abp.AutoMapper, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\Abp.AutoMapper.1.5.1\lib\net452\Abp.AutoMapper.dll</HintPath> |
42 | 44 | <Private>True</Private> |
43 | 45 | </Reference> |
44 | | - <Reference Include="Abp.Zero, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL"> |
45 | | - <HintPath>..\packages\Abp.Zero.1.3.1.0\lib\net452\Abp.Zero.dll</HintPath> |
| 46 | + <Reference Include="Abp.Zero, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\Abp.Zero.1.5.1\lib\net452\Abp.Zero.dll</HintPath> |
46 | 48 | <Private>True</Private> |
47 | 49 | </Reference> |
48 | 50 | <Reference Include="AutoMapper, Version=5.2.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
|
53 | 55 | <SpecificVersion>False</SpecificVersion> |
54 | 56 | <HintPath>..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath> |
55 | 57 | </Reference> |
56 | | - <Reference Include="Castle.Facilities.Logging, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
57 | | - <SpecificVersion>False</SpecificVersion> |
58 | | - <HintPath>..\packages\Castle.LoggingFacility.3.3.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
| 58 | + <Reference Include="Castle.Facilities.Logging, Version=3.4.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\Castle.LoggingFacility.3.4.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
| 60 | + <Private>True</Private> |
59 | 61 | </Reference> |
60 | | - <Reference Include="Castle.Windsor, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
61 | | - <SpecificVersion>False</SpecificVersion> |
62 | | - <HintPath>..\packages\Castle.Windsor.3.3.0\lib\net45\Castle.Windsor.dll</HintPath> |
| 62 | + <Reference Include="Castle.Windsor, Version=3.4.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\Castle.Windsor.3.4.0\lib\net45\Castle.Windsor.dll</HintPath> |
| 64 | + <Private>True</Private> |
| 65 | + </Reference> |
| 66 | + <Reference Include="JetBrains.Annotations, Version=10.4.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\JetBrains.Annotations.10.4.0\lib\net\JetBrains.Annotations.dll</HintPath> |
| 68 | + <Private>True</Private> |
63 | 69 | </Reference> |
64 | 70 | <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
65 | 71 | <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath> |
66 | 72 | <Private>True</Private> |
67 | 73 | </Reference> |
| 74 | + <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath> |
| 76 | + <Private>True</Private> |
| 77 | + </Reference> |
| 78 | + <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath> |
| 80 | + <Private>True</Private> |
| 81 | + </Reference> |
| 82 | + <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath> |
| 84 | + <Private>True</Private> |
| 85 | + </Reference> |
68 | 86 | <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
69 | 87 | <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
70 | 88 | <Private>True</Private> |
71 | 89 | </Reference> |
72 | | - <Reference Include="Nito.AsyncEx, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
73 | | - <HintPath>..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.dll</HintPath> |
| 90 | + <Reference Include="Nito.AsyncEx, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 91 | + <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.dll</HintPath> |
74 | 92 | <Private>True</Private> |
75 | 93 | </Reference> |
76 | | - <Reference Include="Nito.AsyncEx.Concurrent, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
77 | | - <HintPath>..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll</HintPath> |
| 94 | + <Reference Include="Nito.AsyncEx.Concurrent, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 95 | + <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll</HintPath> |
78 | 96 | <Private>True</Private> |
79 | 97 | </Reference> |
80 | | - <Reference Include="Nito.AsyncEx.Enlightenment, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
81 | | - <HintPath>..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll</HintPath> |
| 98 | + <Reference Include="Nito.AsyncEx.Enlightenment, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 99 | + <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll</HintPath> |
82 | 100 | <Private>True</Private> |
83 | 101 | </Reference> |
84 | 102 | <Reference Include="System" /> |
|
93 | 111 | <HintPath>..\packages\System.Linq.Dynamic.1.0.7\lib\net40\System.Linq.Dynamic.dll</HintPath> |
94 | 112 | <Private>True</Private> |
95 | 113 | </Reference> |
| 114 | + <Reference Include="System.Net" /> |
96 | 115 | <Reference Include="System.Runtime.Caching" /> |
97 | 116 | <Reference Include="System.Transactions" /> |
98 | 117 | <Reference Include="System.Xml.Linq" /> |
|
142 | 161 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
143 | 162 | </PropertyGroup> |
144 | 163 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> |
| 164 | + <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" /> |
145 | 165 | </Target> |
| 166 | + <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" /> |
146 | 167 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
147 | 168 | Other similar extension points exist, see Microsoft.Common.targets. |
148 | 169 | <Target Name="BeforeBuild"> |
|
0 commit comments