Skip to content

Commit 5c7831f

Browse files
author
Musa Demir
committed
nuget packages are updated.
1 parent cd928fa commit 5c7831f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2207
-1983
lines changed

src/AbpCompanyName.AbpProjectName.Application/AbpCompanyName.AbpProjectName.Application.csproj

Lines changed: 36 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -35,29 +35,29 @@
3535
<WarningLevel>4</WarningLevel>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Abp, Version=4.4.0.0, Culture=neutral, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Abp.4.4.0\lib\netstandard2.0\Abp.dll</HintPath>
38+
<Reference Include="Abp, Version=4.7.0.0, Culture=neutral, processorArchitecture=MSIL">
39+
<HintPath>..\packages\Abp.4.7.0\lib\netstandard2.0\Abp.dll</HintPath>
4040
</Reference>
41-
<Reference Include="Abp.AutoMapper, Version=4.4.0.0, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\packages\Abp.AutoMapper.4.4.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
41+
<Reference Include="Abp.AutoMapper, Version=4.7.0.0, Culture=neutral, processorArchitecture=MSIL">
42+
<HintPath>..\packages\Abp.AutoMapper.4.7.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath>
4343
</Reference>
44-
<Reference Include="AutoMapper, Version=8.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
45-
<HintPath>..\packages\AutoMapper.8.0.0\lib\net461\AutoMapper.dll</HintPath>
44+
<Reference Include="AutoMapper, Version=8.1.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
45+
<HintPath>..\packages\AutoMapper.8.1.1\lib\net461\AutoMapper.dll</HintPath>
4646
</Reference>
4747
<Reference Include="AutoMapper.Collection, Version=5.0.0.0, Culture=neutral, PublicKeyToken=e57c3f0a3d6646db, processorArchitecture=MSIL">
4848
<HintPath>..\packages\AutoMapper.Collection.5.0.0\lib\net461\AutoMapper.Collection.dll</HintPath>
4949
</Reference>
5050
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
51-
<HintPath>..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll</HintPath>
51+
<HintPath>..\packages\Castle.Core.4.4.0\lib\net45\Castle.Core.dll</HintPath>
5252
</Reference>
53-
<Reference Include="Castle.Facilities.Logging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
54-
<HintPath>..\packages\Castle.LoggingFacility.4.1.1\lib\net45\Castle.Facilities.Logging.dll</HintPath>
53+
<Reference Include="Castle.Facilities.Logging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
54+
<HintPath>..\packages\Castle.LoggingFacility.5.0.0\lib\net45\Castle.Facilities.Logging.dll</HintPath>
5555
</Reference>
56-
<Reference Include="Castle.Windsor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
57-
<HintPath>..\packages\Castle.Windsor.4.1.1\lib\net45\Castle.Windsor.dll</HintPath>
56+
<Reference Include="Castle.Windsor, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
57+
<HintPath>..\packages\Castle.Windsor.5.0.0\lib\net45\Castle.Windsor.dll</HintPath>
5858
</Reference>
59-
<Reference Include="JetBrains.Annotations, Version=2018.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
60-
<HintPath>..\packages\JetBrains.Annotations.2018.3.0\lib\net20\JetBrains.Annotations.dll</HintPath>
59+
<Reference Include="JetBrains.Annotations, Version=2019.1.1.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
60+
<HintPath>..\packages\JetBrains.Annotations.2019.1.1\lib\net20\JetBrains.Annotations.dll</HintPath>
6161
</Reference>
6262
<Reference Include="Microsoft.Extensions.Caching.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
6363
<HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
@@ -87,28 +87,25 @@
8787
<Private>True</Private>
8888
</Reference>
8989
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
90-
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
90+
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
9191
</Reference>
92-
<Reference Include="Nito.AsyncEx, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL">
93-
<HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.dll</HintPath>
94-
<Private>True</Private>
92+
<Reference Include="Nito.AsyncEx.Context, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
93+
<HintPath>..\packages\Nito.AsyncEx.Context.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Context.dll</HintPath>
9594
</Reference>
96-
<Reference Include="Nito.AsyncEx.Concurrent, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL">
97-
<HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll</HintPath>
98-
<Private>True</Private>
95+
<Reference Include="Nito.AsyncEx.Coordination, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
96+
<HintPath>..\packages\Nito.AsyncEx.Coordination.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Coordination.dll</HintPath>
9997
</Reference>
100-
<Reference Include="Nito.AsyncEx.Context, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
101-
<HintPath>..\packages\Nito.AsyncEx.Context.1.1.0\lib\net46\Nito.AsyncEx.Context.dll</HintPath>
98+
<Reference Include="Nito.AsyncEx.Interop.WaitHandles, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
99+
<HintPath>..\packages\Nito.AsyncEx.Interop.WaitHandles.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Interop.WaitHandles.dll</HintPath>
102100
</Reference>
103-
<Reference Include="Nito.AsyncEx.Coordination, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
104-
<HintPath>..\packages\Nito.AsyncEx.Coordination.1.0.2\lib\net46\Nito.AsyncEx.Coordination.dll</HintPath>
101+
<Reference Include="Nito.AsyncEx.Oop, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
102+
<HintPath>..\packages\Nito.AsyncEx.Oop.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Oop.dll</HintPath>
105103
</Reference>
106-
<Reference Include="Nito.AsyncEx.Enlightenment, Version=4.0.1.0, Culture=neutral, processorArchitecture=MSIL">
107-
<HintPath>..\packages\Nito.AsyncEx.4.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll</HintPath>
108-
<Private>True</Private>
104+
<Reference Include="Nito.AsyncEx.Tasks, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
105+
<HintPath>..\packages\Nito.AsyncEx.Tasks.5.0.0\lib\netstandard2.0\Nito.AsyncEx.Tasks.dll</HintPath>
109106
</Reference>
110-
<Reference Include="Nito.AsyncEx.Tasks, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
111-
<HintPath>..\packages\Nito.AsyncEx.Tasks.1.1.0\lib\net46\Nito.AsyncEx.Tasks.dll</HintPath>
107+
<Reference Include="Nito.Cancellation, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL">
108+
<HintPath>..\packages\Nito.Cancellation.1.0.5\lib\netstandard2.0\Nito.Cancellation.dll</HintPath>
112109
</Reference>
113110
<Reference Include="Nito.Collections.Deque, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
114111
<HintPath>..\packages\Nito.Collections.Deque.1.0.4\lib\netstandard2.0\Nito.Collections.Deque.dll</HintPath>
@@ -139,20 +136,20 @@
139136
<Reference Include="System.Data.OracleClient" />
140137
<Reference Include="System.Drawing" />
141138
<Reference Include="System.IO.Compression.FileSystem" />
142-
<Reference Include="System.Linq.Dynamic.Core, Version=1.0.10.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL">
143-
<HintPath>..\packages\System.Linq.Dynamic.Core.1.0.10\lib\net46\System.Linq.Dynamic.Core.dll</HintPath>
139+
<Reference Include="System.Linq.Dynamic.Core, Version=1.0.17.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL">
140+
<HintPath>..\packages\System.Linq.Dynamic.Core.1.0.17\lib\net46\System.Linq.Dynamic.Core.dll</HintPath>
144141
</Reference>
145-
<Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
146-
<HintPath>..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll</HintPath>
142+
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
143+
<HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
147144
</Reference>
148145
<Reference Include="System.Net" />
149146
<Reference Include="System.Numerics" />
150147
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
151148
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
152149
</Reference>
153150
<Reference Include="System.Runtime.Caching" />
154-
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
155-
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
151+
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
152+
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
156153
</Reference>
157154
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
158155
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
@@ -178,8 +175,8 @@
178175
<Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
179176
<HintPath>..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
180177
</Reference>
181-
<Reference Include="System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
182-
<HintPath>..\packages\System.Security.Principal.Windows.4.5.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
178+
<Reference Include="System.Security.Principal.Windows, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
179+
<HintPath>..\packages\System.Security.Principal.Windows.4.5.1\lib\net461\System.Security.Principal.Windows.dll</HintPath>
183180
</Reference>
184181
<Reference Include="System.ServiceProcess" />
185182
<Reference Include="System.Transactions" />
@@ -203,8 +200,8 @@
203200
<Reference Include="System.Xml.XPath.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
204201
<HintPath>..\packages\System.Xml.XPath.XmlDocument.4.3.0\lib\net46\System.Xml.XPath.XmlDocument.dll</HintPath>
205202
</Reference>
206-
<Reference Include="TimeZoneConverter, Version=2.5.1.0, Culture=neutral, processorArchitecture=MSIL">
207-
<HintPath>..\packages\TimeZoneConverter.2.5.1\lib\net45\TimeZoneConverter.dll</HintPath>
203+
<Reference Include="TimeZoneConverter, Version=3.2.0.0, Culture=neutral, PublicKeyToken=e20ab7d0d9479841, processorArchitecture=MSIL">
204+
<HintPath>..\packages\TimeZoneConverter.3.2.0\lib\net461\TimeZoneConverter.dll</HintPath>
208205
</Reference>
209206
</ItemGroup>
210207
<ItemGroup>

src/AbpCompanyName.AbpProjectName.Application/app.config

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
</dependentAssembly>
221221
<dependentAssembly>
222222
<assemblyIdentity name="AutoMapper" publicKeyToken="be96cd2c38ef1005" culture="neutral" />
223-
<bindingRedirect oldVersion="0.0.0.0-7.0.1.0" newVersion="7.0.1.0" />
223+
<bindingRedirect oldVersion="0.0.0.0-8.1.1.0" newVersion="8.1.1.0" />
224224
</dependentAssembly>
225225
<dependentAssembly>
226226
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
@@ -252,12 +252,24 @@
252252
</dependentAssembly>
253253
<dependentAssembly>
254254
<assemblyIdentity name="System.Linq.Dynamic.Core" publicKeyToken="0f07ec44de6ac832" culture="neutral" />
255-
<bindingRedirect oldVersion="0.0.0.0-1.0.8.18" newVersion="1.0.8.18" />
255+
<bindingRedirect oldVersion="0.0.0.0-1.0.17.0" newVersion="1.0.17.0" />
256256
</dependentAssembly>
257257
<dependentAssembly>
258258
<assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" />
259259
<bindingRedirect oldVersion="0.0.0.0-2.1.1.0" newVersion="2.1.1.0" />
260260
</dependentAssembly>
261+
<dependentAssembly>
262+
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
263+
<bindingRedirect oldVersion="0.0.0.0-4.0.4.1" newVersion="4.0.4.1" />
264+
</dependentAssembly>
265+
<dependentAssembly>
266+
<assemblyIdentity name="TimeZoneConverter" publicKeyToken="e20ab7d0d9479841" culture="neutral" />
267+
<bindingRedirect oldVersion="0.0.0.0-3.2.0.0" newVersion="3.2.0.0" />
268+
</dependentAssembly>
269+
<dependentAssembly>
270+
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
271+
<bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1" />
272+
</dependentAssembly>
261273
</assemblyBinding>
262274
</runtime>
263275
<startup>
Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Abp" version="4.4.0" targetFramework="net461" />
4-
<package id="Abp.AutoMapper" version="4.4.0" targetFramework="net461" />
5-
<package id="AutoMapper" version="8.0.0" targetFramework="net461" />
3+
<package id="Abp" version="4.7.0" targetFramework="net461" />
4+
<package id="Abp.AutoMapper" version="4.7.0" targetFramework="net461" />
5+
<package id="AutoMapper" version="8.1.1" targetFramework="net461" />
66
<package id="AutoMapper.Collection" version="5.0.0" targetFramework="net461" />
7-
<package id="Castle.Core" version="4.3.1" targetFramework="net461" />
8-
<package id="Castle.LoggingFacility" version="4.1.1" targetFramework="net461" />
9-
<package id="Castle.Windsor" version="4.1.1" targetFramework="net461" />
10-
<package id="JetBrains.Annotations" version="2018.3.0" targetFramework="net461" />
7+
<package id="Castle.Core" version="4.4.0" targetFramework="net461" />
8+
<package id="Castle.LoggingFacility" version="5.0.0" targetFramework="net461" />
9+
<package id="Castle.Windsor" version="5.0.0" targetFramework="net461" />
10+
<package id="JetBrains.Annotations" version="2019.1.1" targetFramework="net461" />
1111
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net452" />
1212
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net452" />
1313
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net452" />
@@ -16,34 +16,37 @@
1616
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.2.0" targetFramework="net461" />
1717
<package id="Microsoft.Extensions.Options" version="2.2.0" targetFramework="net461" />
1818
<package id="Microsoft.Extensions.Primitives" version="2.2.0" targetFramework="net461" />
19-
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
20-
<package id="Nito.AsyncEx" version="4.0.1" targetFramework="net452" />
21-
<package id="Nito.AsyncEx.Context" version="1.1.0" targetFramework="net461" />
22-
<package id="Nito.AsyncEx.Coordination" version="1.0.2" targetFramework="net461" />
23-
<package id="Nito.AsyncEx.Tasks" version="1.1.0" targetFramework="net461" />
19+
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net461" />
20+
<package id="Nito.AsyncEx" version="5.0.0" targetFramework="net461" />
21+
<package id="Nito.AsyncEx.Context" version="5.0.0" targetFramework="net461" />
22+
<package id="Nito.AsyncEx.Coordination" version="5.0.0" targetFramework="net461" />
23+
<package id="Nito.AsyncEx.Interop.WaitHandles" version="5.0.0" targetFramework="net461" />
24+
<package id="Nito.AsyncEx.Oop" version="5.0.0" targetFramework="net461" />
25+
<package id="Nito.AsyncEx.Tasks" version="5.0.0" targetFramework="net461" />
26+
<package id="Nito.Cancellation" version="1.0.5" targetFramework="net461" />
2427
<package id="Nito.Collections.Deque" version="1.0.4" targetFramework="net461" />
2528
<package id="Nito.Disposables" version="2.0.0" targetFramework="net461" />
2629
<package id="System.Buffers" version="4.5.0" targetFramework="net461" />
2730
<package id="System.Collections.Immutable" version="1.5.0" targetFramework="net461" />
2831
<package id="System.ComponentModel.Annotations" version="4.5.0" targetFramework="net461" />
2932
<package id="System.Configuration.ConfigurationManager" version="4.5.0" targetFramework="net461" />
3033
<package id="System.Data.Common" version="4.3.0" targetFramework="net461" />
31-
<package id="System.Linq.Dynamic.Core" version="1.0.10" targetFramework="net461" />
34+
<package id="System.Linq.Dynamic.Core" version="1.0.17" targetFramework="net461" />
3235
<package id="System.Linq.Queryable" version="4.3.0" targetFramework="net461" />
33-
<package id="System.Memory" version="4.5.1" targetFramework="net461" />
36+
<package id="System.Memory" version="4.5.3" targetFramework="net461" />
3437
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net461" />
35-
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.1" targetFramework="net461" />
38+
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net461" />
3639
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
3740
<package id="System.Runtime.Serialization.Formatters" version="4.3.0" targetFramework="net461" />
3841
<package id="System.Runtime.Serialization.Primitives" version="4.3.0" targetFramework="net461" />
3942
<package id="System.Security.AccessControl" version="4.5.0" targetFramework="net461" />
4043
<package id="System.Security.Claims" version="4.3.0" targetFramework="net461" />
4144
<package id="System.Security.Permissions" version="4.5.0" targetFramework="net461" />
42-
<package id="System.Security.Principal.Windows" version="4.5.0" targetFramework="net461" />
45+
<package id="System.Security.Principal.Windows" version="4.5.1" targetFramework="net461" />
4346
<package id="System.Threading" version="4.3.0" targetFramework="net461" />
4447
<package id="System.ValueTuple" version="4.5.0" targetFramework="net461" />
4548
<package id="System.Xml.XmlDocument" version="4.3.0" targetFramework="net461" />
4649
<package id="System.Xml.XPath" version="4.3.0" targetFramework="net461" />
4750
<package id="System.Xml.XPath.XmlDocument" version="4.3.0" targetFramework="net461" />
48-
<package id="TimeZoneConverter" version="2.5.1" targetFramework="net461" />
51+
<package id="TimeZoneConverter" version="3.2.0" targetFramework="net461" />
4952
</packages>

0 commit comments

Comments
 (0)