File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
DataTablesParser/Properties Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 33 <metadata >
44 <id >DataTablesParser</id >
55 <version >2.0.0</version >
6- <allowedVersions >[2.0]</allowedVersions >
76 <title >DataTablesParser</title >
87 <authors >Garvin Casimir</authors >
98 <owners ></owners >
2322 <copyright >Copyright 2013</copyright >
2423 <dependencies >
2524 <group targetFramework =" net45" >
26- <dependency id =" EntityFramework" version =" [ 6.0,7.0) " />
25+ <dependency id =" EntityFramework" version =" 6.0" />
2726 </group >
2827 </dependencies >
2928 <tags >C# Datatables Datatables.net javascript parser json Linq entity framework asp.net mvc grid query builder</tags >
Original file line number Diff line number Diff line change 3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
3535[ assembly: AssemblyVersion ( "2.0.*" ) ]
36- [ assembly : AssemblyFileVersion ( "2.0.0.0" ) ]
36+
You can’t perform that action at this time.
0 commit comments