|
35 | 35 | <WarningLevel>4</WarningLevel>
|
36 | 36 | </PropertyGroup>
|
37 | 37 | <ItemGroup>
|
38 |
| - <Reference Include="Abp, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
39 |
| - <HintPath>..\packages\Abp.2.0.2\lib\net46\Abp.dll</HintPath> |
| 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> |
40 | 40 | </Reference>
|
41 |
| - <Reference Include="Abp.AutoMapper, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
42 |
| - <HintPath>..\packages\Abp.AutoMapper.2.0.2\lib\net46\Abp.AutoMapper.dll</HintPath> |
| 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> |
43 | 43 | </Reference>
|
44 |
| - <Reference Include="AutoMapper, Version=6.0.2.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
45 |
| - <HintPath>..\packages\AutoMapper.6.0.2\lib\net45\AutoMapper.dll</HintPath> |
| 44 | + <Reference Include="AutoMapper, Version=6.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
| 45 | + <HintPath>..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath> |
46 | 46 | </Reference>
|
47 |
| - <Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
48 |
| - <SpecificVersion>False</SpecificVersion> |
49 |
| - <HintPath>..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath> |
| 47 | + <Reference Include="Castle.Core, Version=4.1.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\packages\Castle.Core.4.1.1\lib\net45\Castle.Core.dll</HintPath> |
50 | 49 | </Reference>
|
51 |
| - <Reference Include="Castle.Facilities.Logging, Version=3.4.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\packages\Castle.LoggingFacility.3.4.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
53 |
| - <Private>True</Private> |
| 50 | + <Reference Include="Castle.Facilities.Logging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\packages\Castle.LoggingFacility.4.0.0\lib\net45\Castle.Facilities.Logging.dll</HintPath> |
54 | 52 | </Reference>
|
55 |
| - <Reference Include="Castle.Windsor, Version=3.4.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
56 |
| - <HintPath>..\packages\Castle.Windsor.3.4.0\lib\net45\Castle.Windsor.dll</HintPath> |
57 |
| - <Private>True</Private> |
| 53 | + <Reference Include="Castle.Windsor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Castle.Windsor.4.0.0\lib\net45\Castle.Windsor.dll</HintPath> |
58 | 55 | </Reference>
|
59 |
| - <Reference Include="JetBrains.Annotations, Version=10.4.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
60 |
| - <HintPath>..\packages\JetBrains.Annotations.10.4.0\lib\net\JetBrains.Annotations.dll</HintPath> |
61 |
| - <Private>True</Private> |
| 56 | + <Reference Include="JetBrains.Annotations, Version=11.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\JetBrains.Annotations.11.0.0\lib\net20\JetBrains.Annotations.dll</HintPath> |
| 58 | + </Reference> |
| 59 | + <Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath> |
| 61 | + </Reference> |
| 62 | + <Reference Include="Microsoft.Extensions.Caching.Memory, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\Microsoft.Extensions.Caching.Memory.2.0.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath> |
| 64 | + </Reference> |
| 65 | + <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 66 | + <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |
| 67 | + </Reference> |
| 68 | + <Reference Include="Microsoft.Extensions.Options, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 69 | + <HintPath>..\packages\Microsoft.Extensions.Options.2.0.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath> |
| 70 | + </Reference> |
| 71 | + <Reference Include="Microsoft.Extensions.Primitives, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 72 | + <HintPath>..\packages\Microsoft.Extensions.Primitives.2.0.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> |
62 | 73 | </Reference>
|
63 | 74 | <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
64 | 75 | <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
|
73 | 84 | <Private>True</Private>
|
74 | 85 | </Reference>
|
75 | 86 | <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
76 |
| - <HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 87 | + <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
77 | 88 | </Reference>
|
78 | 89 | <Reference Include="Nito.AsyncEx, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL">
|
79 | 90 | <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.dll</HintPath>
|
|
83 | 94 | <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll</HintPath>
|
84 | 95 | <Private>True</Private>
|
85 | 96 | </Reference>
|
| 97 | + <Reference Include="Nito.AsyncEx.Context, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 98 | + <HintPath>..\packages\Nito.AsyncEx.Context.1.1.0\lib\net46\Nito.AsyncEx.Context.dll</HintPath> |
| 99 | + </Reference> |
| 100 | + <Reference Include="Nito.AsyncEx.Coordination, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\Nito.AsyncEx.Coordination.1.0.2\lib\net46\Nito.AsyncEx.Coordination.dll</HintPath> |
| 102 | + </Reference> |
86 | 103 | <Reference Include="Nito.AsyncEx.Enlightenment, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL">
|
87 | 104 | <HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll</HintPath>
|
88 | 105 | <Private>True</Private>
|
89 | 106 | </Reference>
|
| 107 | + <Reference Include="Nito.AsyncEx.Tasks, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 108 | + <HintPath>..\packages\Nito.AsyncEx.Tasks.1.1.0\lib\net46\Nito.AsyncEx.Tasks.dll</HintPath> |
| 109 | + </Reference> |
| 110 | + <Reference Include="Nito.Collections.Deque, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 111 | + <HintPath>..\packages\Nito.Collections.Deque.1.0.0\lib\portable45-net45+win8+wp8+wpa81\Nito.Collections.Deque.dll</HintPath> |
| 112 | + </Reference> |
| 113 | + <Reference Include="Nito.Disposables, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\Nito.Disposables.1.0.0\lib\portable45-net45+win8+wp8+wpa81\Nito.Disposables.dll</HintPath> |
| 115 | + </Reference> |
90 | 116 | <Reference Include="System" />
|
91 |
| - <Reference Include="System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
92 |
| - <HintPath>..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
93 |
| - <Private>True</Private> |
| 117 | + <Reference Include="System.Collections.Immutable, Version=1.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 118 | + <HintPath>..\packages\System.Collections.Immutable.1.4.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
| 119 | + </Reference> |
| 120 | + <Reference Include="System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 121 | + <HintPath>..\packages\System.ComponentModel.Annotations.4.4.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath> |
94 | 122 | </Reference>
|
95 | 123 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
96 | 124 | <Reference Include="System.Configuration" />
|
| 125 | + <Reference Include="System.Configuration.ConfigurationManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 126 | + <HintPath>..\packages\System.Configuration.ConfigurationManager.4.4.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath> |
| 127 | + </Reference> |
97 | 128 | <Reference Include="System.Core" />
|
98 |
| - <Reference Include="System.Linq.Dynamic.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> |
99 |
| - <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.6.13\lib\net45\System.Linq.Dynamic.Core.dll</HintPath> |
| 129 | + <Reference Include="System.Data.Common"> |
| 130 | + <HintPath>..\packages\System.Data.Common.4.3.0\lib\net451\System.Data.Common.dll</HintPath> |
| 131 | + <Private>True</Private> |
| 132 | + </Reference> |
| 133 | + <Reference Include="System.Drawing" /> |
| 134 | + <Reference Include="System.IO.Compression.FileSystem" /> |
| 135 | + <Reference Include="System.Linq.Dynamic.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> |
| 136 | + <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.7.7\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> |
100 | 137 | </Reference>
|
101 | 138 | <Reference Include="System.Net" />
|
| 139 | + <Reference Include="System.Numerics" /> |
102 | 140 | <Reference Include="System.Runtime.Caching" />
|
| 141 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 142 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.4.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 143 | + </Reference> |
| 144 | + <Reference Include="System.Runtime.Serialization" /> |
| 145 | + <Reference Include="System.Runtime.Serialization.Formatters"> |
| 146 | + <HintPath>..\packages\System.Runtime.Serialization.Formatters.4.3.0\lib\net46\System.Runtime.Serialization.Formatters.dll</HintPath> |
| 147 | + <Private>True</Private> |
| 148 | + </Reference> |
| 149 | + <Reference Include="System.Runtime.Serialization.Primitives"> |
| 150 | + <HintPath>..\packages\System.Runtime.Serialization.Primitives.4.3.0\lib\net46\System.Runtime.Serialization.Primitives.dll</HintPath> |
| 151 | + <Private>True</Private> |
| 152 | + </Reference> |
| 153 | + <Reference Include="System.Security.Claims"> |
| 154 | + <HintPath>..\packages\System.Security.Claims.4.3.0\lib\net46\System.Security.Claims.dll</HintPath> |
| 155 | + <Private>True</Private> |
| 156 | + </Reference> |
103 | 157 | <Reference Include="System.Transactions" />
|
104 | 158 | <Reference Include="System.Xml.Linq" />
|
105 | 159 | <Reference Include="System.Data.DataSetExtensions" />
|
106 | 160 | <Reference Include="Microsoft.CSharp" />
|
107 | 161 | <Reference Include="System.Data" />
|
108 | 162 | <Reference Include="System.Xml" />
|
| 163 | + <Reference Include="System.Xml.XmlDocument"> |
| 164 | + <HintPath>..\packages\System.Xml.XmlDocument.4.3.0\lib\net46\System.Xml.XmlDocument.dll</HintPath> |
| 165 | + <Private>True</Private> |
| 166 | + </Reference> |
| 167 | + <Reference Include="System.Xml.XPath"> |
| 168 | + <HintPath>..\packages\System.Xml.XPath.4.3.0\lib\net46\System.Xml.XPath.dll</HintPath> |
| 169 | + <Private>True</Private> |
| 170 | + </Reference> |
| 171 | + <Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 172 | + <HintPath>..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath> |
| 173 | + </Reference> |
109 | 174 | </ItemGroup>
|
110 | 175 | <ItemGroup>
|
111 | 176 | <Compile Include="AbpProjectNameApplicationModule.cs" />
|
|
0 commit comments