Skip to content

Commit

Permalink
System.Linq.Dynamic.Core updated
Browse files Browse the repository at this point in the history
  • Loading branch information
enchev committed Jan 27, 2025
1 parent 63de20f commit 7767878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Radzen.Blazor/Radzen.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Condition="'$(TargetFramework)' == 'net8.0'" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components" Condition="'$(TargetFramework)' == 'net9.0'" Version="9.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Condition="'$(TargetFramework)' == 'net9.0'" Version="9.*-*" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0-preview-03" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7767878

Please sign in to comment.