We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e7f2f commit 646645fCopy full SHA for 646645f
Mvc.JQuery.Datatables/Mvc.JQuery.Datatables.csproj
@@ -53,6 +53,8 @@
53
<Content Include="RegisterDatatablesModelBinder.cs.pp" />
54
</ItemGroup>
55
<ItemGroup>
56
+ <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
57
+ <PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3"/>
58
<ProjectReference Include="..\Mvc.JQuery.DataTables.Common\Mvc.JQuery.DataTables.Common.csproj">
59
<Project>{bfd9ea5a-fe3a-4ce2-9c09-b9e78ce208ee}</Project>
60
<Name>Mvc.JQuery.DataTables.Common</Name>
0 commit comments