Skip to content

Commit f191758

Browse files
authored
Increase System.Linq.Dynamic.Core version to current latest
Supposed to address mcintyre321#165
1 parent 109e26f commit f191758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mvc.JQuery.DataTables.Common/Mvc.JQuery.DataTables.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
20-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.6.10" />
20+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.5" />
2121
</ItemGroup>
2222
<ItemGroup>
2323
<EmbeddedResource Include="Views\**\*;Content\**\*;Scripts\**\*" Exclude="bin\**;obj\**;**\*.xproj;packages\**;@(EmbeddedResource)" />

0 commit comments

Comments
 (0)