System.Security.Cryptography.Xml version 10.0.10
This commit is contained in:
parent
a196e84890
commit
d85cd56464
3 changed files with 3 additions and 3 deletions
|
|
@ -111,7 +111,7 @@
|
|||
<PackageReference Include="Hangfire.SqlServer" Version="1.8.21" />
|
||||
<PackageReference Include="Volo.Abp.Autofac" Version="10.0.0" />
|
||||
<PackageReference Include="Volo.Abp.Caching.StackExchangeRedis" Version="10.0.0" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.8" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.10" />
|
||||
<ProjectReference Include="..\Sozsoft.Platform.Application.Contracts\Sozsoft.Platform.Application.Contracts.csproj" />
|
||||
<ProjectReference Include="..\Sozsoft.Platform.EntityFrameworkCore\Sozsoft.Platform.EntityFrameworkCore.csproj" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
<PackageReference Include="Volo.Abp.BackgroundWorkers.Hangfire" Version="10.0.0" />
|
||||
<PackageReference Include="Volo.Abp.BlobStoring" Version="10.0.0" />
|
||||
<PackageReference Include="Volo.Abp.BlobStoring.FileSystem" Version="10.0.0" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.8" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.10" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
<PackageReference Include="Volo.Abp.TenantManagement.EntityFrameworkCore" Version="10.0.0" />
|
||||
<PackageReference Include="Volo.Abp.FeatureManagement.EntityFrameworkCore" Version="10.0.0" />
|
||||
<PackageReference Include="Volo.Abp.OpenIddict.EntityFrameworkCore" Version="10.0.0" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.8" />
|
||||
<PackageReference Include="System.Security.Cryptography.Xml" Version="10.0.10" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue