Skip to content

Commit

Permalink
System.Linq.Dynamic.Core upgrade to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterliapin committed Feb 3, 2025
1 parent 062a5e8 commit 715331d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnlineSales/OnlineSales.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="8.0.11" />
<PackageReference Include="CsvHelper" Version="31.0.4" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.12" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
<PackageReference Include="Unidecode.NET" Version="2.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 715331d

Please sign in to comment.