Skip to content

Commit 112bb3c

Browse files
authored
Merge pull request mcintyre321#166 from MrCsabaToth/patch-1
Increase System.Linq.Dynamic.Core version to current latest
2 parents 109e26f + f191758 commit 112bb3c

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)