|
8 | 8 | </ProductVersion> |
9 | 9 | <SchemaVersion>2.0</SchemaVersion> |
10 | 10 | <ProjectGuid>{476D3266-8699-4E89-A528-646C1235EEB1}</ProjectGuid> |
11 | | - <ProjectTypeGuids>{E53F8FEA-EAE0-44A6-8774-FFD645390401};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
| 11 | + <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
12 | 12 | <OutputType>Library</OutputType> |
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder> |
14 | 14 | <RootNamespace>Mvc.JQuery.Datatables.Example</RootNamespace> |
15 | 15 | <AssemblyName>Mvc.JQuery.Datatables.Example</AssemblyName> |
16 | | - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews> |
18 | 18 | <UseIISExpress>false</UseIISExpress> |
19 | 19 | <FileUpgradeFlags> |
|
28 | 28 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
29 | 29 | <RestorePackages>true</RestorePackages> |
30 | 30 | <MvcProjectUpgradeChecked>true</MvcProjectUpgradeChecked> |
| 31 | + <TargetFrameworkProfile /> |
31 | 32 | </PropertyGroup> |
32 | 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
33 | 34 | <DebugSymbols>true</DebugSymbols> |
|
37 | 38 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
38 | 39 | <ErrorReport>prompt</ErrorReport> |
39 | 40 | <WarningLevel>4</WarningLevel> |
| 41 | + <Prefer32Bit>false</Prefer32Bit> |
40 | 42 | </PropertyGroup> |
41 | 43 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
42 | 44 | <DebugType>pdbonly</DebugType> |
|
45 | 47 | <DefineConstants>TRACE</DefineConstants> |
46 | 48 | <ErrorReport>prompt</ErrorReport> |
47 | 49 | <WarningLevel>4</WarningLevel> |
| 50 | + <Prefer32Bit>false</Prefer32Bit> |
48 | 51 | </PropertyGroup> |
49 | 52 | <ItemGroup> |
50 | | - <Reference Include="EmbeddedResourceVirtualPathProvider"> |
51 | | - <HintPath>..\packages\EmbeddedResourceVirtualPathProvider.1.2.5\lib\net40\EmbeddedResourceVirtualPathProvider.dll</HintPath> |
| 53 | + <Reference Include="EmbeddedResourceVirtualPathProvider, Version=1.0.5165.34913, Culture=neutral, processorArchitecture=MSIL"> |
| 54 | + <SpecificVersion>False</SpecificVersion> |
| 55 | + <HintPath>..\packages\EmbeddedResourceVirtualPathProvider.1.2.22\lib\net40\EmbeddedResourceVirtualPathProvider.dll</HintPath> |
| 56 | + </Reference> |
| 57 | + <Reference Include="EntityFramework"> |
| 58 | + <HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.dll</HintPath> |
| 59 | + </Reference> |
| 60 | + <Reference Include="EntityFramework.SqlServer"> |
| 61 | + <HintPath>..\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
52 | 62 | </Reference> |
53 | 63 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
54 | 64 | <Private>True</Private> |
55 | 65 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
56 | 66 | </Reference> |
57 | | - <Reference Include="System.Data.Entity" /> |
58 | | - <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
59 | | - <Reference Include="System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
60 | | - <Reference Include="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
| 67 | + <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="System.Data.DataSetExtensions" /> |
| 71 | + <Reference Include="System.Web.Extensions" /> |
61 | 72 | <Reference Include="Microsoft.CSharp" /> |
62 | 73 | <Reference Include="System" /> |
63 | 74 | <Reference Include="System.Data" /> |
|
66 | 77 | <Reference Include="System.Web.Entity" /> |
67 | 78 | <Reference Include="System.Web.ApplicationServices" /> |
68 | 79 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
69 | | - <Reference Include="System.Core" /> |
70 | | - <Reference Include="System.Data.DataSetExtensions" /> |
71 | | - <Reference Include="System.Xml.Linq" /> |
72 | 80 | <Reference Include="System.Web" /> |
73 | | - <Reference Include="System.Web.Extensions" /> |
74 | 81 | <Reference Include="System.Web.Abstractions" /> |
| 82 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <SpecificVersion>False</SpecificVersion> |
| 84 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.Helpers.dll</HintPath> |
| 85 | + </Reference> |
| 86 | + <Reference Include="System.Web.Mvc, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 87 | + <SpecificVersion>False</SpecificVersion> |
| 88 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.0\lib\net45\System.Web.Mvc.dll</HintPath> |
| 89 | + </Reference> |
| 90 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 91 | + <SpecificVersion>False</SpecificVersion> |
| 92 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.1.0\lib\net45\System.Web.Razor.dll</HintPath> |
| 93 | + </Reference> |
75 | 94 | <Reference Include="System.Web.Routing" /> |
| 95 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 96 | + <SpecificVersion>False</SpecificVersion> |
| 97 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.dll</HintPath> |
| 98 | + </Reference> |
| 99 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 100 | + <SpecificVersion>False</SpecificVersion> |
| 101 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 102 | + </Reference> |
| 103 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 104 | + <SpecificVersion>False</SpecificVersion> |
| 105 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 106 | + </Reference> |
76 | 107 | <Reference Include="System.Xml" /> |
77 | 108 | <Reference Include="System.Configuration" /> |
78 | 109 | <Reference Include="System.Web.Services" /> |
79 | 110 | <Reference Include="System.EnterpriseServices" /> |
| 111 | + <Reference Include="System.Xml.Linq" /> |
80 | 112 | </ItemGroup> |
81 | 113 | <ItemGroup> |
82 | 114 | <Content Include="App_Code\RegisterVirtualPathProvider.cs" /> |
|
0 commit comments