Browse Source
Merge pull request #22100 from abpframework/auto-merge/rel-9-1/3462
Merge branch dev with rel-9.1
pull/22101/head
maliming
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
Directory.Packages.props
|
|
|
@ -164,7 +164,7 @@ |
|
|
|
<PackageVersion Include="System.Collections.Immutable" Version="9.0.0" /> |
|
|
|
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" /> |
|
|
|
<PackageVersion Include="System.Linq.Async" Version="6.0.1" /> |
|
|
|
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.4.5" /> |
|
|
|
<PackageVersion Include="System.Linq.Dynamic.Core" Version="1.6.0.1" /> |
|
|
|
<PackageVersion Include="System.Linq.Queryable" Version="4.3.0" /> |
|
|
|
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" /> |
|
|
|
<PackageVersion Include="System.Security.Permissions" Version="9.0.0" /> |
|
|
|
@ -183,4 +183,4 @@ |
|
|
|
<PackageVersion Include="ConfigureAwait.Fody" Version="3.3.2" /> |
|
|
|
<PackageVersion Include="Fody" Version="6.8.2" /> |
|
|
|
</ItemGroup> |
|
|
|
</Project> |
|
|
|
</Project> |
|
|
|
|