Skip to content

Commit a121684

Browse files
committed
Added package reference to Mvc
1 parent f654067 commit a121684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
26+
<PackageReference Include="Microsoft.AspNet.Mvc">
2627
<Reference Include="System.ComponentModel.DataAnnotations" />
2728
<Reference Include="System" />
2829
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)