Commit fbf7194 1 parent 06baa9f commit fbf7194 Copy full SHA for fbf7194
File tree 2 files changed +2
-2
lines changed
VirtoCommerce.Platform.Caching
VirtoCommerce.Platform.Web
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<ItemGroup >
20
20
<PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
21
- <PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.0 " />
21
+ <PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.1 " />
22
22
<PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0" />
23
23
<PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 8.0.0" />
24
24
<PackageReference Include =" Microsoft.Extensions.Options.DataAnnotations" Version =" 8.0.0" />
Original file line number Diff line number Diff line change 35
35
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
36
36
</PackageReference >
37
37
<PackageReference Include =" Microsoft.Extensions.DiagnosticAdapter" Version =" 3.1.32" />
38
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.0 " />
38
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.2 " />
39
39
<PackageReference Include =" Microsoft.Extensions.Logging.AzureAppServices" Version =" 8.0.0" />
40
40
<PackageReference Include =" Microsoft.Extensions.PlatformAbstractions" Version =" 1.1.0" />
41
41
<PackageReference Include =" Microsoft.Identity.Client" Version =" 4.61.3" />
You can’t perform that action at this time.
0 commit comments