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 3aca98d commit b1e7f2fCopy full SHA for b1e7f2f
Mvc.JQuery.DataTables.Common/Mvc.JQuery.DataTables.Common.csproj
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
25
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
26
- <PackageReference Include="Microsoft.AspNet.Mvc">
+ <PackageReference Include="Microsoft.AspNet.Mvc" Version="5.2.3"/>
27
<Reference Include="System.ComponentModel.DataAnnotations" />
28
<Reference Include="System" />
29
<Reference Include="Microsoft.CSharp" />
0 commit comments