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 bdf7d1c commit 109e26fCopy full SHA for 109e26f
Mvc.JQuery.DataTables.Common/Mvc.JQuery.DataTables.Common.csproj
@@ -31,7 +31,7 @@
31
</ItemGroup>
32
33
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
34
- <PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3" />
+ <!--PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3" /-->
35
<Reference Include="System.ComponentModel.DataAnnotations" />
36
<Reference Include="System" />
37
<Reference Include="Microsoft.CSharp" />
@@ -53,4 +53,4 @@
53
<EmbeddedResource Include="..\Mvc.JQuery.Datatables.Templates\Views\Shared\DataTable.cshtml" Link="Views\Shared\DataTable.cshtml" />
54
55
56
-</Project>
+</Project>
0 commit comments