Skip to content

Commit b639bb1

Browse files
VCST-1553: Update dependencies (#2818)
1 parent bd4910f commit b639bb1

File tree

22 files changed

+308
-296
lines changed

22 files changed

+308
-296
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ csharp_preserve_single_line_statements = false
102102
csharp_preserve_single_line_blocks = true
103103
csharp_using_directive_placement = outside_namespace:silent
104104
csharp_prefer_simple_using_statement = true:suggestion
105-
csharp_style_namespace_declarations = block_scoped:silent
105+
csharp_style_namespace_declarations = file_scoped:silent
106106
csharp_style_prefer_method_group_conversion = true:silent
107107
csharp_style_prefer_top_level_statements = true:silent
108108
csharp_style_expression_bodied_lambdas = true:silent

module.ignore

+34-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Azure.Core.dll
2+
Azure.Data.AppConfiguration.dll
23
Azure.Identity.dll
4+
Azure.Messaging.EventGrid.dll
5+
Azure.Security.KeyVault.Secrets.dll
36
Dapper.dll
7+
DnsClient.dll
48
dotnet-swagger.dll
59
EntityFrameworkCore.Triggers.dll
610
FluentValidation.dll
@@ -25,31 +29,40 @@ Microsoft.ApplicationInsights.AspNetCore.dll
2529
Microsoft.ApplicationInsights.dll
2630
Microsoft.AspNetCore.Authentication.JwtBearer.dll
2731
Microsoft.AspNetCore.Authentication.OpenIdConnect.dll
32+
Microsoft.AspNetCore.Authorization.dll
33+
Microsoft.AspNetCore.Connections.Abstractions.dll
2834
Microsoft.AspNetCore.Cryptography.Internal.dll
2935
Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
36+
Microsoft.AspNetCore.DataProtection.Abstractions.dll
37+
Microsoft.AspNetCore.DataProtection.dll
3038
Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll
3139
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll
3240
Microsoft.AspNetCore.Http.Connections.Client.dll
41+
Microsoft.AspNetCore.Http.Connections.Common.dll
3342
Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll
3443
Microsoft.AspNetCore.JsonPatch.dll
44+
Microsoft.AspNetCore.Metadata.dll
3545
Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
3646
Microsoft.AspNetCore.Server.Kestrel.Https.dll
3747
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll
3848
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll
3949
Microsoft.AspNetCore.SignalR.Client.Core.dll
4050
Microsoft.AspNetCore.SignalR.Client.dll
51+
Microsoft.AspNetCore.SignalR.Common.dll
52+
Microsoft.AspNetCore.SignalR.Protocols.Json.dll
4153
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll
4254
Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll
55+
Microsoft.Azure.AppConfiguration.AspNetCore.dll
4356
Microsoft.Azure.SignalR.Common.dll
4457
Microsoft.Azure.SignalR.dll
4558
Microsoft.Azure.SignalR.Protocols.dll
4659
Microsoft.Bcl.AsyncInterfaces.dll
47-
Microsoft.CodeAnalysis.dll
48-
Microsoft.CodeAnalysis.resources.dll
4960
Microsoft.CodeAnalysis.CSharp.dll
5061
Microsoft.CodeAnalysis.CSharp.resources.dll
5162
Microsoft.CodeAnalysis.CSharp.Workspaces.dll
5263
Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
64+
Microsoft.CodeAnalysis.dll
65+
Microsoft.CodeAnalysis.resources.dll
5366
Microsoft.CodeAnalysis.Workspaces.dll
5467
Microsoft.CodeAnalysis.Workspaces.resources.dll
5568
Microsoft.Data.SqlClient.dll
@@ -61,14 +74,19 @@ Microsoft.EntityFrameworkCore.dll
6174
Microsoft.EntityFrameworkCore.Relational.dll
6275
Microsoft.EntityFrameworkCore.SqlServer.dll
6376
Microsoft.Extensions.Caching.Memory.dll
77+
Microsoft.Extensions.Configuration.AzureAppConfiguration.dll
78+
Microsoft.Extensions.DependencyInjection.Abstractions.dll
6479
Microsoft.Extensions.DependencyInjection.dll
6580
Microsoft.Extensions.DependencyModel.dll
6681
Microsoft.Extensions.DiagnosticAdapter.dll
82+
Microsoft.Extensions.Features.dll
6783
Microsoft.Extensions.Http.Polly.dll
6884
Microsoft.Extensions.Identity.Core.dll
6985
Microsoft.Extensions.Identity.Stores.dll
86+
Microsoft.Extensions.Logging.Abstractions.dll
7087
Microsoft.Extensions.Logging.ApplicationInsights.dll
7188
Microsoft.Extensions.Logging.AzureAppServices.dll
89+
Microsoft.Extensions.Options.dll
7290
Microsoft.Extensions.PlatformAbstractions.dll
7391
Microsoft.Identity.Client.dll
7492
Microsoft.Identity.Client.Extensions.Msal.dll
@@ -78,18 +96,26 @@ Microsoft.IdentityModel.Logging.dll
7896
Microsoft.IdentityModel.Protocols.dll
7997
Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
8098
Microsoft.IdentityModel.Tokens.dll
99+
Microsoft.NET.StringTools.dll
81100
Microsoft.OpenApi.dll
82101
Microsoft.SqlServer.Server.dll
83102
Microsoft.VisualStudio.Web.BrowserLink.dll
84103
Microsoft.Win32.SystemEvents.dll
85104
Mono.TextTemplating.dll
86105
MySqlConnector.dll
87106
Nager.Country.dll
107+
NetEscapades.AspNetCore.SecurityHeaders.dll
88108
Newtonsoft.Json.Bson.dll
89109
Newtonsoft.Json.dll
90110
Npgsql.dll
91111
Npgsql.EntityFrameworkCore.PostgreSQL.dll
92112
OpenIddict.Abstractions.dll
113+
OpenIddict.Client.AspNetCore.dll
114+
OpenIddict.Client.DataProtection.dll
115+
OpenIddict.Client.dll
116+
OpenIddict.Client.SystemIntegration.dll
117+
OpenIddict.Client.SystemNetHttp.dll
118+
OpenIddict.Client.WebIntegration.dll
93119
OpenIddict.Core.dll
94120
OpenIddict.EntityFrameworkCore.dll
95121
OpenIddict.EntityFrameworkCore.Models.dll
@@ -104,8 +130,8 @@ OpenIddict.Validation.SystemNetHttp.dll
104130
package.json
105131
package-lock.json
106132
Pipelines.Sockets.Unofficial.dll
107-
Polly.dll
108133
Polly.Core.dll
134+
Polly.dll
109135
Polly.Extensions.Http.dll
110136
Pomelo.EntityFrameworkCore.MySql.dll
111137
RedLockNet.Abstractions.dll
@@ -120,14 +146,17 @@ Serilog.Formatting.Compact.dll
120146
Serilog.Settings.Configuration.dll
121147
Serilog.Sinks.Console.dll
122148
Serilog.Sinks.Debug.dll
149+
Serilog.Sinks.File.dll
123150
sni.dll
124151
StackExchange.Redis.dll
125152
Swashbuckle.AspNetCore.Annotations.dll
153+
Swashbuckle.AspNetCore.Filters.Abstractions.dll
126154
Swashbuckle.AspNetCore.Filters.dll
127155
Swashbuckle.AspNetCore.Newtonsoft.dll
128156
Swashbuckle.AspNetCore.Swagger.dll
129157
Swashbuckle.AspNetCore.SwaggerGen.dll
130158
Swashbuckle.AspNetCore.SwaggerUI.dll
159+
System.ClientModel.dll
131160
System.CodeDom.dll
132161
System.Composition.AttributedModel.dll
133162
System.Composition.Convention.dll
@@ -142,8 +171,10 @@ System.IdentityModel.Tokens.Jwt.dll
142171
System.IO.Abstractions.dll
143172
System.Linq.Async.dll
144173
System.Memory.Data.dll
174+
System.Net.WebSockets.WebSocketProtocol.dll
145175
System.Runtime.Caching.dll
146176
System.Security.Cryptography.ProtectedData.dll
177+
System.Security.Cryptography.Xml.dll
147178
System.Security.Permissions.dll
148179
System.Windows.Extensions.dll
149180
TestableIO.System.IO.Abstractions.dll
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,33 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3-
<PropertyGroup>
4-
<TargetFramework>net8.0</TargetFramework>
5-
<noWarn>1591</noWarn>
6-
<OutputType>Library</OutputType>
7-
<IsPackable>True</IsPackable>
8-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
9-
<EmbedUntrackedSources>true</EmbedUntrackedSources>
10-
<IncludeSymbols>true</IncludeSymbols>
11-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
12-
</PropertyGroup>
3+
<PropertyGroup>
4+
<TargetFramework>net8.0</TargetFramework>
5+
<noWarn>1591</noWarn>
6+
<OutputType>Library</OutputType>
7+
<IsPackable>True</IsPackable>
8+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
9+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
10+
<IncludeSymbols>true</IncludeSymbols>
11+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
12+
</PropertyGroup>
1313

14-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
15-
<NoWarn>1701;1702;1705;1591</NoWarn>
16-
<DocumentationFile>VirtoCommerce.Platform.Caching.xml</DocumentationFile>
17-
</PropertyGroup>
14+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
15+
<NoWarn>1701;1702;1705;1591</NoWarn>
16+
<DocumentationFile>VirtoCommerce.Platform.Caching.xml</DocumentationFile>
17+
</PropertyGroup>
1818

19-
<ItemGroup>
20-
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
21-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
22-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
23-
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
24-
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
25-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
26-
<PackageReference Include="Polly" Version="8.2.0" />
27-
<PackageReference Include="StackExchange.Redis" Version="2.7.4" />
28-
</ItemGroup>
19+
<ItemGroup>
20+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
21+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
22+
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
23+
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
24+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
25+
<PackageReference Include="Polly" Version="8.4.1" />
26+
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
27+
</ItemGroup>
2928

30-
<ItemGroup>
31-
<ProjectReference Include="..\VirtoCommerce.Platform.Core\VirtoCommerce.Platform.Core.csproj" />
32-
</ItemGroup>
29+
<ItemGroup>
30+
<ProjectReference Include="..\VirtoCommerce.Platform.Core\VirtoCommerce.Platform.Core.csproj" />
31+
</ItemGroup>
3332

3433
</Project>

src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj

+5-12
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,22 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<Folder Include="Messages\" />
23-
<Folder Include="Specifications\" />
22+
<FrameworkReference Include="Microsoft.AspNetCore.App" />
2423
</ItemGroup>
2524

2625
<ItemGroup>
2726
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.22.0" />
28-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.2.0" />
2927
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
30-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
28+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
3129
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
32-
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="8.0.0" />
30+
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="8.0.7" />
3331
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
3432
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
3533
<PackageReference Include="Microsoft.Extensions.Primitives" Version="8.0.0" />
3634
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
3735
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
38-
<PackageReference Include="Serilog" Version="3.1.1" />
39-
<PackageReference Include="System.IO.Abstractions" Version="20.0.4" />
40-
</ItemGroup>
41-
42-
<!--Workaround for vulnerable transitive packages-->
43-
<ItemGroup>
44-
<PackageReference Include="System.Text.Encodings.Web" Version="4.5.1" />
36+
<PackageReference Include="Serilog" Version="4.0.1" />
37+
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
4538
</ItemGroup>
4639

4740
</Project>

src/VirtoCommerce.Platform.Data.MySql/VirtoCommerce.Platform.Data.MySql.csproj

+1-6
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,12 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>
1313
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
1414
</ItemGroup>
1515

16-
<ItemGroup>
17-
<Folder Include="Migrations\" />
18-
<Folder Include="Migrations\Security\" />
19-
</ItemGroup>
20-
2116
<ItemGroup>
2217
<ProjectReference Include="..\VirtoCommerce.Platform.Data\VirtoCommerce.Platform.Data.csproj" />
2318
<ProjectReference Include="..\VirtoCommerce.Platform.Security\VirtoCommerce.Platform.Security.csproj" />

src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj

+2-7
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<Folder Include="Migrations\Data\" />
11-
<Folder Include="Migrations\Security\" />
12-
</ItemGroup>
13-
14-
<ItemGroup>
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
1611
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1712
</PackageReference>
1813
<PackageReference Include="Npgsql" Version="8.0.3" />
19-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" />
14+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
2015
</ItemGroup>
2116

2217
<ItemGroup>

src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />
1414
</ItemGroup>
1515

1616
<!--Workaround for vulnerable transitive packages-->
1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
18+
<PackageReference Include="Azure.Identity" Version="1.12.0" />
19+
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
1920
</ItemGroup>
2021

2122
<ItemGroup>

src/VirtoCommerce.Platform.Data/Extensions/ServiceCollectionExtensions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public static IServiceCollection AddPlatformServices(this IServiceCollection ser
3434
services.AddTransient<Func<IPlatformRepository>>(provider => () => provider.CreateScope().ServiceProvider.GetService<IPlatformRepository>());
3535

3636
services.AddSettings();
37-
services.AddLocalization();
37+
services.AddLocalizedItems();
3838
services.AddDynamicProperties();
3939

4040
services.AddSingleton<InProcessBus>();

src/VirtoCommerce.Platform.Data/Localizations/ServiceCollectionExtensions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace VirtoCommerce.Platform.Data.Localizations
55
{
66
public static class ServiceCollectionExtensions
77
{
8-
public static IServiceCollection AddLocalization(this IServiceCollection serviceCollection)
8+
public static IServiceCollection AddLocalizedItems(this IServiceCollection serviceCollection)
99
{
1010
serviceCollection.AddSingleton<ILocalizedItemService, LocalizedItemService>();
1111
serviceCollection.AddSingleton<ILocalizedItemSearchService, LocalizedItemSearchService>();
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,41 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3-
<PropertyGroup>
4-
<TargetFramework>net8.0</TargetFramework>
5-
<noWarn>1591</noWarn>
6-
<OutputType>Library</OutputType>
7-
<IsPackable>True</IsPackable>
8-
<PublishRepositoryUrl>true</PublishRepositoryUrl>
9-
<EmbedUntrackedSources>true</EmbedUntrackedSources>
10-
<IncludeSymbols>true</IncludeSymbols>
11-
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
12-
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
13-
</PropertyGroup>
3+
<PropertyGroup>
4+
<TargetFramework>net8.0</TargetFramework>
5+
<noWarn>1591</noWarn>
6+
<OutputType>Library</OutputType>
7+
<IsPackable>True</IsPackable>
8+
<PublishRepositoryUrl>true</PublishRepositoryUrl>
9+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
10+
<IncludeSymbols>true</IncludeSymbols>
11+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
12+
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
13+
</PropertyGroup>
1414

15-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
16-
<NoWarn>1701;1702;1705;1591</NoWarn>
17-
<DocumentationFile>VirtoCommerce.Platform.Data.xml</DocumentationFile>
18-
</PropertyGroup>
15+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
16+
<NoWarn>1701;1702;1705;1591</NoWarn>
17+
<DocumentationFile>VirtoCommerce.Platform.Data.xml</DocumentationFile>
18+
</PropertyGroup>
1919

20-
<ItemGroup>
21-
<PackageReference Include="EntityFrameworkCore.Triggers" Version="1.2.3" />
22-
<PackageReference Include="FluentValidation" Version="11.8.1" />
23-
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
24-
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
25-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
26-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
27-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
28-
</PackageReference>
29-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0" />
30-
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
31-
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
32-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
33-
<PackageReference Include="Nager.Country" Version="4.0.0" />
34-
<PackageReference Include="Serialize.Linq" Version="3.0.148" />
35-
</ItemGroup>
20+
<ItemGroup>
21+
<PackageReference Include="EntityFrameworkCore.Triggers" Version="1.2.3" />
22+
<PackageReference Include="FluentValidation" Version="11.9.2" />
23+
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
24+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
25+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
26+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
27+
</PackageReference>
28+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.7" />
29+
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
30+
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
31+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
32+
<PackageReference Include="Nager.Country" Version="4.0.0" />
33+
<PackageReference Include="Serialize.Linq" Version="3.0.152" />
34+
</ItemGroup>
3635

37-
<ItemGroup>
38-
<ProjectReference Include="..\VirtoCommerce.Platform.Caching\VirtoCommerce.Platform.Caching.csproj" />
39-
<ProjectReference Include="..\VirtoCommerce.Platform.Core\VirtoCommerce.Platform.Core.csproj" />
40-
</ItemGroup>
36+
<ItemGroup>
37+
<ProjectReference Include="..\VirtoCommerce.Platform.Caching\VirtoCommerce.Platform.Caching.csproj" />
38+
<ProjectReference Include="..\VirtoCommerce.Platform.Core\VirtoCommerce.Platform.Core.csproj" />
39+
</ItemGroup>
4140

4241
</Project>

0 commit comments

Comments
 (0)