|
35 | 35 | <WarningLevel>4</WarningLevel> |
36 | 36 | </PropertyGroup> |
37 | 37 | <ItemGroup> |
38 | | - <Reference Include="Abp, Version=3.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
39 | | - <HintPath>..\packages\Abp.3.3.0\lib\netstandard2.0\Abp.dll</HintPath> |
| 38 | + <Reference Include="Abp, Version=3.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\packages\Abp.3.4.0\lib\netstandard2.0\Abp.dll</HintPath> |
40 | 40 | </Reference> |
41 | | - <Reference Include="Abp.AutoMapper, Version=3.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\Abp.AutoMapper.3.3.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
| 41 | + <Reference Include="Abp.AutoMapper, Version=3.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\packages\Abp.AutoMapper.3.4.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
43 | 43 | </Reference> |
44 | | - <Reference Include="Abp.Zero, Version=3.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
45 | | - <HintPath>..\packages\Abp.Zero.3.3.0\lib\net461\Abp.Zero.dll</HintPath> |
| 44 | + <Reference Include="Abp.Zero, Version=3.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 45 | + <HintPath>..\packages\Abp.Zero.3.4.0\lib\net461\Abp.Zero.dll</HintPath> |
46 | 46 | </Reference> |
47 | | - <Reference Include="Abp.Zero.Common, Version=3.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
48 | | - <HintPath>..\packages\Abp.Zero.Common.3.3.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
| 47 | + <Reference Include="Abp.Zero.Common, Version=3.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\packages\Abp.Zero.Common.3.4.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
49 | 49 | </Reference> |
50 | | - <Reference Include="AutoMapper, Version=6.2.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
51 | | - <HintPath>..\packages\AutoMapper.6.2.1\lib\net45\AutoMapper.dll</HintPath> |
| 50 | + <Reference Include="AutoMapper, Version=6.2.2.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\packages\AutoMapper.6.2.2\lib\net45\AutoMapper.dll</HintPath> |
52 | 52 | </Reference> |
53 | 53 | <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
54 | 54 | <HintPath>..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath> |
|
128 | 128 | <HintPath>..\packages\System.Collections.Immutable.1.4.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
129 | 129 | </Reference> |
130 | 130 | <Reference Include="System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
131 | | - <HintPath>..\packages\System.ComponentModel.Annotations.4.4.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath> |
| 131 | + <HintPath>..\packages\System.ComponentModel.Annotations.4.4.1\lib\net461\System.ComponentModel.Annotations.dll</HintPath> |
132 | 132 | </Reference> |
133 | 133 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
134 | 134 | <Reference Include="System.Configuration" /> |
135 | 135 | <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
136 | | - <HintPath>..\packages\System.Configuration.ConfigurationManager.4.4.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath> |
| 136 | + <HintPath>..\packages\System.Configuration.ConfigurationManager.4.4.1\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath> |
137 | 137 | </Reference> |
138 | 138 | <Reference Include="System.Core" /> |
139 | 139 | <Reference Include="System.Data.Common"> |
|
143 | 143 | <Reference Include="System.Drawing" /> |
144 | 144 | <Reference Include="System.IO.Compression.FileSystem" /> |
145 | 145 | <Reference Include="System.Linq.Dynamic.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> |
146 | | - <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.7.12\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
| 146 | + <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.8.2\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
147 | 147 | </Reference> |
148 | 148 | <Reference Include="System.Net" /> |
149 | 149 | <Reference Include="System.Numerics" /> |
150 | 150 | <Reference Include="System.Runtime.Caching" /> |
151 | 151 | <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
152 | 152 | <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.4.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
153 | 153 | </Reference> |
| 154 | + <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 155 | + <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
| 156 | + <Private>True</Private> |
| 157 | + </Reference> |
154 | 158 | <Reference Include="System.Runtime.Remoting" /> |
155 | 159 | <Reference Include="System.Runtime.Serialization" /> |
156 | 160 | <Reference Include="System.Runtime.Serialization.Formatters"> |
|
183 | 187 | <Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
184 | 188 | <HintPath>..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath> |
185 | 189 | </Reference> |
| 190 | + <Reference Include="TimeZoneConverter, Version=2.2.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 191 | + <HintPath>..\packages\TimeZoneConverter.2.2.1\lib\net45\TimeZoneConverter.dll</HintPath> |
| 192 | + </Reference> |
186 | 193 | </ItemGroup> |
187 | 194 | <ItemGroup> |
188 | 195 | <Compile Include="AbpProjectNameApplicationModule.cs" /> |
|
0 commit comments