Skip to content

Commit 0fc2e91

Browse files
committed
update packages
1 parent f49ed37 commit 0fc2e91

File tree

28 files changed

+900
-925
lines changed

28 files changed

+900
-925
lines changed

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

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
<Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
5858
<HintPath>..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>
5959
</Reference>
60-
<Reference Include="Castle.Core.AsyncInterceptor, Version=2.0.21.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4, processorArchitecture=MSIL">
61-
<HintPath>..\packages\Castle.Core.AsyncInterceptor.2.0.21-alpha\lib\net45\Castle.Core.AsyncInterceptor.dll</HintPath>
60+
<Reference Include="Castle.Core.AsyncInterceptor, Version=2.1.0.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4, processorArchitecture=MSIL">
61+
<HintPath>..\packages\Castle.Core.AsyncInterceptor.2.1.0\lib\net45\Castle.Core.AsyncInterceptor.dll</HintPath>
6262
</Reference>
6363
<Reference Include="Castle.Facilities.Logging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
6464
<HintPath>..\packages\Castle.LoggingFacility.5.1.1\lib\net45\Castle.Facilities.Logging.dll</HintPath>
@@ -69,9 +69,8 @@
6969
<Reference Include="ConfigureAwait, Version=3.3.1.0, Culture=neutral, PublicKeyToken=233850a516558a98, processorArchitecture=MSIL">
7070
<HintPath>..\packages\ConfigureAwait.Fody.3.3.1\lib\net452\ConfigureAwait.dll</HintPath>
7171
</Reference>
72-
<Reference Include="JetBrains.Annotations, Version=2021.3.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325">
73-
<HintPath>..\packages\JetBrains.Annotations.2021.3.0\lib\net20\JetBrains.Annotations.dll</HintPath>
74-
<Private>True</Private>
72+
<Reference Include="JetBrains.Annotations, Version=4242.42.42.42, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
73+
<HintPath>..\packages\JetBrains.Annotations.2022.1.0\lib\net20\JetBrains.Annotations.dll</HintPath>
7574
</Reference>
7675
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
7776
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.3\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
@@ -84,17 +83,15 @@
8483
<HintPath>..\packages\Microsoft.Extensions.Caching.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
8584
<Private>True</Private>
8685
</Reference>
87-
<Reference Include="Microsoft.Extensions.Caching.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
88-
<HintPath>..\packages\Microsoft.Extensions.Caching.Memory.6.0.0\lib\net461\Microsoft.Extensions.Caching.Memory.dll</HintPath>
89-
<Private>True</Private>
86+
<Reference Include="Microsoft.Extensions.Caching.Memory, Version=6.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
87+
<HintPath>..\packages\Microsoft.Extensions.Caching.Memory.6.0.1\lib\net461\Microsoft.Extensions.Caching.Memory.dll</HintPath>
9088
</Reference>
9189
<Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
9290
<HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
9391
<Private>True</Private>
9492
</Reference>
95-
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
96-
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
97-
<Private>True</Private>
93+
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
94+
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.1\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
9895
</Reference>
9996
<Reference Include="Microsoft.Extensions.Options, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
10097
<HintPath>..\packages\Microsoft.Extensions.Options.6.0.0\lib\net461\Microsoft.Extensions.Options.dll</HintPath>
@@ -145,9 +142,8 @@
145142
<HintPath>..\packages\Nito.Collections.Deque.1.1.1\lib\net461\Nito.Collections.Deque.dll</HintPath>
146143
<Private>True</Private>
147144
</Reference>
148-
<Reference Include="Nito.Disposables, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null">
149-
<HintPath>..\packages\Nito.Disposables.2.2.1\lib\net461\Nito.Disposables.dll</HintPath>
150-
<Private>True</Private>
145+
<Reference Include="Nito.Disposables, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
146+
<HintPath>..\packages\Nito.Disposables.2.3.0\lib\net461\Nito.Disposables.dll</HintPath>
151147
</Reference>
152148
<Reference Include="System" />
153149
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
@@ -175,9 +171,8 @@
175171
<Reference Include="System.Data.OracleClient" />
176172
<Reference Include="System.Drawing" />
177173
<Reference Include="System.IO.Compression.FileSystem" />
178-
<Reference Include="System.Linq.Dynamic.Core, Version=1.2.14.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832">
179-
<HintPath>..\packages\System.Linq.Dynamic.Core.1.2.14\lib\net46\System.Linq.Dynamic.Core.dll</HintPath>
180-
<Private>True</Private>
174+
<Reference Include="System.Linq.Dynamic.Core, Version=1.2.18.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL">
175+
<HintPath>..\packages\System.Linq.Dynamic.Core.1.2.18\lib\net46\System.Linq.Dynamic.Core.dll</HintPath>
181176
</Reference>
182177
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
183178
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
@@ -310,12 +305,12 @@
310305
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
311306
<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'))" />
312307
<Error Condition="!Exists('..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props'))" />
313-
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
314308
<Error Condition="!Exists('..\packages\Fody.6.6.0\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.6.0\build\Fody.targets'))" />
309+
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
315310
</Target>
316311
<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')" />
317-
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
318312
<Import Project="..\packages\Fody.6.6.0\build\Fody.targets" Condition="Exists('..\packages\Fody.6.6.0\build\Fody.targets')" />
313+
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.1\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
319314
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
320315
Other similar extension points exist, see Microsoft.Common.targets.
321316
<Target Name="BeforeBuild">

src/AbpCompanyName.AbpProjectName.Application/app.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
</dependentAssembly>
233233
<dependentAssembly>
234234
<assemblyIdentity name="Microsoft.Extensions.Caching.Memory" publicKeyToken="adb9793829ddae60" culture="neutral" />
235-
<bindingRedirect oldVersion="0.0.0.0-2.1.2.0" newVersion="2.1.2.0" />
235+
<bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1" />
236236
</dependentAssembly>
237237
<dependentAssembly>
238238
<assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" />
@@ -256,7 +256,7 @@
256256
</dependentAssembly>
257257
<dependentAssembly>
258258
<assemblyIdentity name="System.Linq.Dynamic.Core" publicKeyToken="0f07ec44de6ac832" culture="neutral" />
259-
<bindingRedirect oldVersion="0.0.0.0-1.0.17.0" newVersion="1.0.17.0" />
259+
<bindingRedirect oldVersion="0.0.0.0-1.2.18.0" newVersion="1.2.18.0" />
260260
</dependentAssembly>
261261
<dependentAssembly>
262262
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
@@ -280,11 +280,11 @@
280280
</dependentAssembly>
281281
<dependentAssembly>
282282
<assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
283-
<bindingRedirect oldVersion="0.0.0.0-3.1.5.0" newVersion="3.1.5.0" />
283+
<bindingRedirect oldVersion="0.0.0.0-6.0.0.1" newVersion="6.0.0.1" />
284284
</dependentAssembly>
285285
<dependentAssembly>
286286
<assemblyIdentity name="Castle.Core.AsyncInterceptor" publicKeyToken="e33b67d3bb5581e4" culture="neutral" />
287-
<bindingRedirect oldVersion="0.0.0.0-2.0.21.0" newVersion="2.0.21.0" />
287+
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
288288
</dependentAssembly>
289289
</assemblyBinding>
290290
</runtime>

src/AbpCompanyName.AbpProjectName.Application/packages.config

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
<package id="AutoMapper" version="10.1.1" targetFramework="net461" />
88
<package id="AutoMapper.Collection" version="7.0.1" targetFramework="net461" />
99
<package id="Castle.Core" version="4.4.1" targetFramework="net461" />
10-
<package id="Castle.Core.AsyncInterceptor" version="2.0.21-alpha" targetFramework="net461" />
10+
<package id="Castle.Core.AsyncInterceptor" version="2.1.0" targetFramework="net461" />
1111
<package id="Castle.LoggingFacility" version="5.1.1" targetFramework="net461" />
1212
<package id="Castle.Windsor" version="5.1.1" targetFramework="net461" />
1313
<package id="ConfigureAwait.Fody" version="3.3.1" targetFramework="net461" />
1414
<package id="Fody" version="6.6.0" targetFramework="net461" developmentDependency="true" />
15-
<package id="JetBrains.Annotations" version="2021.3.0" targetFramework="net461" />
15+
<package id="JetBrains.Annotations" version="2022.1.0" targetFramework="net461" />
1616
<package id="Microsoft.AspNet.Identity.Core" version="2.2.3" targetFramework="net461" />
1717
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net461" />
1818
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net461" />
1919
<package id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" targetFramework="net461" />
2020
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net461" />
2121
<package id="Microsoft.Extensions.Caching.Abstractions" version="6.0.0" targetFramework="net461" />
22-
<package id="Microsoft.Extensions.Caching.Memory" version="6.0.0" targetFramework="net461" />
22+
<package id="Microsoft.Extensions.Caching.Memory" version="6.0.1" targetFramework="net461" />
2323
<package id="Microsoft.Extensions.DependencyInjection.Abstractions" version="6.0.0" targetFramework="net461" />
24-
<package id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" targetFramework="net461" />
24+
<package id="Microsoft.Extensions.Logging.Abstractions" version="6.0.1" targetFramework="net461" />
2525
<package id="Microsoft.Extensions.Options" version="6.0.0" targetFramework="net461" />
2626
<package id="Microsoft.Extensions.Primitives" version="6.0.0" targetFramework="net461" />
2727
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
@@ -33,13 +33,13 @@
3333
<package id="Nito.AsyncEx.Tasks" version="5.1.2" targetFramework="net461" />
3434
<package id="Nito.Cancellation" version="1.1.2" targetFramework="net461" />
3535
<package id="Nito.Collections.Deque" version="1.1.1" targetFramework="net461" />
36-
<package id="Nito.Disposables" version="2.2.1" targetFramework="net461" />
36+
<package id="Nito.Disposables" version="2.3.0" targetFramework="net461" />
3737
<package id="System.Buffers" version="4.5.1" targetFramework="net461" />
3838
<package id="System.Collections.Immutable" version="6.0.0" targetFramework="net461" />
3939
<package id="System.ComponentModel.Annotations" version="6.0.0-preview.4.21253.7" targetFramework="net461" />
4040
<package id="System.Configuration.ConfigurationManager" version="6.0.0" targetFramework="net461" />
4141
<package id="System.Data.Common" version="4.3.0" targetFramework="net461" />
42-
<package id="System.Linq.Dynamic.Core" version="1.2.14" targetFramework="net461" />
42+
<package id="System.Linq.Dynamic.Core" version="1.2.18" targetFramework="net461" />
4343
<package id="System.Linq.Queryable" version="4.3.0" targetFramework="net461" />
4444
<package id="System.Memory" version="4.5.4" targetFramework="net461" />
4545
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net461" />

0 commit comments

Comments
 (0)