Skip to content

Commit

Permalink
Update System.Linq.Dynamic.Core to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christdej committed Jan 27, 2025
1 parent 12308c3 commit 40f43d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="MQTTnet" Version="4.3.6.1152" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.3.6.1152" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.5.1" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
<PackageReference Include="NCrontab" Version="3.3.3" />
</ItemGroup>

Expand Down

0 comments on commit 40f43d9

Please sign in to comment.