|
35 | 35 | <WarningLevel>4</WarningLevel> |
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | | - <Reference Include="Abp, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
39 | | - <HintPath>..\packages\Abp.3.0.0\lib\netstandard2.0\Abp.dll</HintPath> |
| 38 | + <Reference Include="Abp, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\Abp.3.1.0\lib\netstandard2.0\Abp.dll</HintPath> |
40 | 40 | </Reference> |
41 | | - <Reference Include="Abp.AutoMapper, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\Abp.AutoMapper.3.0.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
| 41 | + <Reference Include="Abp.AutoMapper, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\Abp.AutoMapper.3.1.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
43 | 43 | </Reference> |
44 | | - <Reference Include="Abp.Zero, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
45 | | - <HintPath>..\packages\Abp.Zero.3.0.0\lib\net461\Abp.Zero.dll</HintPath> |
| 44 | + <Reference Include="Abp.Zero, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 45 | + <HintPath>..\packages\Abp.Zero.3.1.0\lib\net461\Abp.Zero.dll</HintPath> |
46 | 46 | </Reference> |
47 | | - <Reference Include="Abp.Zero.Common, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
48 | | - <HintPath>..\packages\Abp.Zero.Common.3.0.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
| 47 | + <Reference Include="Abp.Zero.Common, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\packages\Abp.Zero.Common.3.1.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="AutoMapper, Version=6.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
51 | 51 | <HintPath>..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath> |
52 | 52 | </Reference> |
53 | | - <Reference Include="Castle.Core, Version=4.1.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
54 | | - <HintPath>..\packages\Castle.Core.4.1.1\lib\net45\Castle.Core.dll</HintPath> |
| 53 | + <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath> |
55 | 55 | </Reference> |
56 | 56 | <Reference Include="Castle.Facilities.Logging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
57 | | - <HintPath>..\packages\Castle.LoggingFacility.4.0.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
58 | | - <Private>True</Private> |
| 57 | + <HintPath>..\packages\Castle.LoggingFacility.4.1.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
59 | 58 | </Reference> |
60 | 59 | <Reference Include="Castle.Windsor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
61 | | - <HintPath>..\packages\Castle.Windsor.4.0.0\lib\net45\Castle.Windsor.dll</HintPath> |
62 | | - <Private>True</Private> |
| 60 | + <HintPath>..\packages\Castle.Windsor.4.1.0\lib\net45\Castle.Windsor.dll</HintPath> |
63 | 61 | </Reference> |
64 | 62 | <Reference Include="JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
65 | 63 | <HintPath>..\packages\JetBrains.Annotations.11.0.0\lib\net20\JetBrains.Annotations.dll</HintPath> |
|
145 | 143 | <Reference Include="System.Drawing" /> |
146 | 144 | <Reference Include="System.IO.Compression.FileSystem" /> |
147 | 145 | <Reference Include="System.Linq.Dynamic.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> |
148 | | - <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.7.7\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
| 146 | + <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.7.9\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
149 | 147 | </Reference> |
150 | 148 | <Reference Include="System.Net" /> |
151 | 149 | <Reference Include="System.Numerics" /> |
152 | 150 | <Reference Include="System.Runtime.Caching" /> |
153 | 151 | <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
154 | 152 | <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.4.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
155 | 153 | </Reference> |
| 154 | + <Reference Include="System.Runtime.Remoting" /> |
156 | 155 | <Reference Include="System.Runtime.Serialization" /> |
157 | 156 | <Reference Include="System.Runtime.Serialization.Formatters"> |
158 | 157 | <HintPath>..\packages\System.Runtime.Serialization.Formatters.4.3.0\lib\net46\System.Runtime.Serialization.Formatters.dll</HintPath> |
|
167 | 166 | <Private>True</Private> |
168 | 167 | </Reference> |
169 | 168 | <Reference Include="System.Transactions" /> |
| 169 | + <Reference Include="System.Web" /> |
170 | 170 | <Reference Include="System.Xml.Linq" /> |
171 | 171 | <Reference Include="System.Data.DataSetExtensions" /> |
172 | 172 | <Reference Include="Microsoft.CSharp" /> |
|
0 commit comments