|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
14 | 14 | <RootNamespace>TaskService</RootNamespace>
|
15 | 15 | <AssemblyName>TaskService</AssemblyName>
|
16 |
| - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews>
|
18 | 18 | <UseIISExpress>true</UseIISExpress>
|
19 | 19 | <IISExpressSSLPort>44332</IISExpressSSLPort>
|
|
24 | 24 | <RestorePackages>true</RestorePackages>
|
25 | 25 | <WebGreaseLibPath>..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
|
26 | 26 | <UseGlobalApplicationHostFile />
|
| 27 | + <Use64BitIISExpress /> |
| 28 | + <TargetFrameworkProfile /> |
27 | 29 | </PropertyGroup>
|
28 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
29 | 31 | <DebugSymbols>true</DebugSymbols>
|
|
44 | 46 | </PropertyGroup>
|
45 | 47 | <ItemGroup>
|
46 | 48 | <Reference Include="Microsoft.CSharp" />
|
47 |
| - <Reference Include="Microsoft.IdentityModel.Protocol.Extensions, Version=1.0.2.28, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
48 |
| - <SpecificVersion>False</SpecificVersion> |
49 |
| - <HintPath>..\packages\Microsoft.IdentityModel.Protocol.Extensions.1.0.2.202250711\lib\net45\Microsoft.IdentityModel.Protocol.Extensions.dll</HintPath> |
| 49 | + <Reference Include="Microsoft.IdentityModel.Logging, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\packages\Microsoft.IdentityModel.Logging.5.2.1\lib\net451\Microsoft.IdentityModel.Logging.dll</HintPath> |
50 | 51 | </Reference>
|
51 |
| - <Reference Include="Microsoft.Owin"> |
52 |
| - <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath> |
| 52 | + <Reference Include="Microsoft.IdentityModel.Protocols, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\Microsoft.IdentityModel.Protocols.5.2.1\lib\net451\Microsoft.IdentityModel.Protocols.dll</HintPath> |
53 | 54 | </Reference>
|
54 |
| - <Reference Include="Microsoft.Owin.Host.SystemWeb"> |
55 |
| - <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
| 55 | + <Reference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.5.2.1\lib\net451\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll</HintPath> |
56 | 57 | </Reference>
|
57 |
| - <Reference Include="Microsoft.Owin.Security"> |
58 |
| - <HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
| 58 | + <Reference Include="Microsoft.IdentityModel.Tokens, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\Microsoft.IdentityModel.Tokens.5.2.1\lib\net451\Microsoft.IdentityModel.Tokens.dll</HintPath> |
59 | 60 | </Reference>
|
60 |
| - <Reference Include="Microsoft.Owin.Security.ActiveDirectory"> |
61 |
| - <HintPath>..\packages\Microsoft.Owin.Security.ActiveDirectory.3.0.1\lib\net45\Microsoft.Owin.Security.ActiveDirectory.dll</HintPath> |
| 61 | + <Reference Include="Microsoft.Owin, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath> |
62 | 63 | </Reference>
|
63 |
| - <Reference Include="Microsoft.Owin.Security.Jwt"> |
64 |
| - <HintPath>..\packages\Microsoft.Owin.Security.Jwt.3.0.1\lib\net45\Microsoft.Owin.Security.Jwt.dll</HintPath> |
| 64 | + <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.0.0\lib\net451\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
65 | 66 | </Reference>
|
66 |
| - <Reference Include="Microsoft.Owin.Security.OAuth"> |
67 |
| - <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath> |
| 67 | + <Reference Include="Microsoft.Owin.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath> |
68 | 69 | </Reference>
|
69 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
70 |
| - <SpecificVersion>False</SpecificVersion> |
71 |
| - <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 70 | + <Reference Include="Microsoft.Owin.Security.ActiveDirectory, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\Microsoft.Owin.Security.ActiveDirectory.4.0.0\lib\net451\Microsoft.Owin.Security.ActiveDirectory.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Microsoft.Owin.Security.Jwt, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\Microsoft.Owin.Security.Jwt.4.0.0\lib\net451\Microsoft.Owin.Security.Jwt.dll</HintPath> |
| 75 | + </Reference> |
| 76 | + <Reference Include="Microsoft.Owin.Security.OAuth, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Microsoft.Owin.Security.OAuth.4.0.0\lib\net451\Microsoft.Owin.Security.OAuth.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Newtonsoft.Json.10.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
72 | 81 | </Reference>
|
73 | 82 | <Reference Include="Owin">
|
74 | 83 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
75 | 84 | </Reference>
|
76 | 85 | <Reference Include="System" />
|
77 | 86 | <Reference Include="System.Data" />
|
| 87 | + <Reference Include="System.Data.DataSetExtensions" /> |
78 | 88 | <Reference Include="System.Drawing" />
|
79 | 89 | <Reference Include="System.IdentityModel" />
|
80 |
| - <Reference Include="System.IdentityModel.Tokens.Jwt, Version=4.0.2.28, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
81 |
| - <SpecificVersion>False</SpecificVersion> |
82 |
| - <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.4.0.2.202250711\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
| 90 | + <Reference Include="System.IdentityModel.Tokens.Jwt, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 91 | + <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.5.2.1\lib\net451\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
83 | 92 | </Reference>
|
84 | 93 | <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
85 | 94 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
86 | 95 | <Private>True</Private>
|
87 | 96 | </Reference>
|
| 97 | + <Reference Include="System.Web.DynamicData" /> |
88 | 98 | <Reference Include="System.Web.Entity" />
|
89 | 99 | <Reference Include="System.Web.ApplicationServices" />
|
90 | 100 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
91 |
| - <Reference Include="System.Core" /> |
92 |
| - <Reference Include="System.Data.DataSetExtensions" /> |
| 101 | + <Reference Include="System.Web.Extensions" /> |
93 | 102 | <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
94 | 103 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
95 | 104 | <Private>True</Private>
|
96 | 105 | </Reference>
|
97 |
| - <Reference Include="System.Xml.Linq" /> |
98 | 106 | <Reference Include="System.Web" />
|
99 | 107 | <Reference Include="System.Web.Abstractions" />
|
100 | 108 | <Reference Include="System.Web.Routing" />
|
|
139 | 147 | <Private>True</Private>
|
140 | 148 | <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
141 | 149 | </Reference>
|
| 150 | + <Reference Include="System.Xml.Linq" /> |
142 | 151 | <Reference Include="WebGrease">
|
143 | 152 | <Private>True</Private>
|
144 | 153 | <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
|
|
210 | 219 | <Content Include="fonts\glyphicons-halflings-regular.woff" />
|
211 | 220 | <Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
212 | 221 | <Content Include="fonts\glyphicons-halflings-regular.eot" />
|
213 |
| - <Content Include="packages.config" /> |
| 222 | + <Content Include="packages.config"> |
| 223 | + <SubType>Designer</SubType> |
| 224 | + </Content> |
214 | 225 | <None Include="Project_Readme.html" />
|
215 | 226 | </ItemGroup>
|
216 | 227 | <PropertyGroup>
|
|
0 commit comments