Winsoft.GOV.XF.WX.csproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{BC0F97E9-A150-4E84-AD86-706853D56527}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>Winsoft.GOV.XF.WX</RootNamespace>
  15. <AssemblyName>Winsoft.GOV.XF.WX</AssemblyName>
  16. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. <UseGlobalApplicationHostFile />
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="Antlr3.Runtime">
  45. <Private>True</Private>
  46. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Microsoft.AspNet.Identity.Core">
  49. <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Microsoft.AspNet.Identity.EntityFramework">
  52. <HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Microsoft.AspNet.Identity.Owin">
  55. <HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Microsoft.CSharp" />
  58. <Reference Include="Microsoft.Owin">
  59. <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Owin.Host.SystemWeb">
  62. <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Microsoft.Owin.Security">
  65. <HintPath>..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Microsoft.Owin.Security.Cookies">
  68. <HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.Owin.Security.Facebook">
  71. <HintPath>..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.Owin.Security.Google">
  74. <HintPath>..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Owin.Security.MicrosoftAccount">
  77. <HintPath>..\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Owin.Security.OAuth">
  80. <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Owin.Security.Twitter">
  83. <HintPath>..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Web.Infrastructure">
  86. <Private>True</Private>
  87. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Newtonsoft.Json">
  90. <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Owin">
  93. <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System" />
  96. <Reference Include="System.ComponentModel.DataAnnotations" />
  97. <Reference Include="System.Configuration" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Data" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. <Reference Include="System.Drawing" />
  102. <Reference Include="System.EnterpriseServices" />
  103. <Reference Include="System.Net.Http" />
  104. <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  105. <Private>True</Private>
  106. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System.Net.Http.WebRequest" />
  109. <Reference Include="System.Runtime.Serialization" />
  110. <Reference Include="System.Transactions" />
  111. <Reference Include="System.Xml" />
  112. <Reference Include="System.Xml.Linq" />
  113. <Reference Include="System.Web" />
  114. <Reference Include="System.Web.Abstractions" />
  115. <Reference Include="System.Web.ApplicationServices" />
  116. <Reference Include="System.Web.DynamicData" />
  117. <Reference Include="System.Web.Entity" />
  118. <Reference Include="System.Web.Extensions" />
  119. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  120. <Private>True</Private>
  121. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  122. </Reference>
  123. <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  124. <Private>True</Private>
  125. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web.Http.Owin, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  128. <Private>True</Private>
  129. <HintPath>..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  132. <Private>True</Private>
  133. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  134. </Reference>
  135. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  136. <Private>True</Private>
  137. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System.Web.Optimization">
  140. <Private>True</Private>
  141. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  142. </Reference>
  143. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  144. <Private>True</Private>
  145. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Web.Routing" />
  148. <Reference Include="System.Web.Services" />
  149. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  150. <Private>True</Private>
  151. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  152. </Reference>
  153. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  154. <Private>True</Private>
  155. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  156. </Reference>
  157. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  158. <Private>True</Private>
  159. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  160. </Reference>
  161. <Reference Include="WebGrease">
  162. <Private>True</Private>
  163. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  164. </Reference>
  165. </ItemGroup>
  166. <ItemGroup>
  167. <Reference Include="Microsoft.ApplicationInsights">
  168. <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  169. </Reference>
  170. <Reference Include="Microsoft.AI.Agent.Intercept">
  171. <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  172. </Reference>
  173. <Reference Include="Microsoft.AI.DependencyCollector">
  174. <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  175. </Reference>
  176. <Reference Include="Microsoft.AI.PerfCounterCollector">
  177. <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  178. </Reference>
  179. <Reference Include="Microsoft.AI.ServerTelemetryChannel">
  180. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  181. </Reference>
  182. <Reference Include="Microsoft.AI.WindowsServer">
  183. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  184. </Reference>
  185. <Reference Include="Microsoft.AI.Web">
  186. <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  187. </Reference>
  188. </ItemGroup>
  189. <ItemGroup>
  190. <Compile Include="App_Start\BundleConfig.cs" />
  191. <Compile Include="App_Start\FilterConfig.cs" />
  192. <Compile Include="App_Start\RouteConfig.cs" />
  193. <Compile Include="App_Start\Startup.Auth.cs" />
  194. <Compile Include="App_Start\IdentityConfig.cs" />
  195. <Compile Include="App_Start\WebApiConfig.cs" />
  196. <Compile Include="Controllers\AccountController.cs" />
  197. <Compile Include="Controllers\HomeController.cs" />
  198. <Compile Include="Controllers\ManageController.cs" />
  199. <Compile Include="Controllers\MeController.cs" />
  200. <Compile Include="Global.asax.cs">
  201. <DependentUpon>Global.asax</DependentUpon>
  202. </Compile>
  203. <Compile Include="Models\AccountViewModels.cs" />
  204. <Compile Include="Models\IdentityModels.cs" />
  205. <Compile Include="Models\ManageViewModels.cs" />
  206. <Compile Include="Models\MeViewModels.cs" />
  207. <Compile Include="Properties\AssemblyInfo.cs" />
  208. <Compile Include="Providers\ApplicationOAuthProvider.cs" />
  209. <Compile Include="Results\ChallengeResult.cs" />
  210. <Compile Include="Startup.cs" />
  211. </ItemGroup>
  212. <ItemGroup>
  213. <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" />
  214. <Content Include="Content\bootstrap.css" />
  215. <Content Include="Content\bootstrap.min.css" />
  216. <Content Include="Content\Site.css" />
  217. <Content Include="favicon.ico" />
  218. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  219. <Content Include="Global.asax" />
  220. <Content Include="Scripts\app\_run.js" />
  221. <Content Include="Scripts\app\app.datamodel.js" />
  222. <Content Include="Scripts\app\app.viewmodel.js" />
  223. <Content Include="Scripts\app\common.js" />
  224. <Content Include="Scripts\app\home.viewmodel.js" />
  225. <Content Include="Scripts\bootstrap.js" />
  226. <Content Include="Scripts\bootstrap.min.js" />
  227. <Content Include="Views\_ViewStart.cshtml" />
  228. <Content Include="Views\Account\ConfirmEmail.cshtml" />
  229. <Content Include="Views\Account\ExternalLoginConfirmation.cshtml" />
  230. <Content Include="Views\Account\ExternalLoginFailure.cshtml" />
  231. <Content Include="Views\Account\ForgotPassword.cshtml" />
  232. <Content Include="Views\Account\ForgotPasswordConfirmation.cshtml" />
  233. <Content Include="Views\Account\Login.cshtml" />
  234. <Content Include="Views\Account\Register.cshtml" />
  235. <Content Include="Views\Account\ResetPassword.cshtml" />
  236. <Content Include="Views\Account\ResetPasswordConfirmation.cshtml" />
  237. <Content Include="Views\Account\SendCode.cshtml" />
  238. <Content Include="Views\Account\VerifyCode.cshtml" />
  239. <Content Include="Views\Account\_ExternalLoginsListPartial.cshtml" />
  240. <Content Include="Views\Home\_Home.cshtml" />
  241. <Content Include="Views\Home\Index.cshtml" />
  242. <Content Include="Views\Manage\AddPhoneNumber.cshtml" />
  243. <Content Include="Views\Manage\ChangePassword.cshtml" />
  244. <Content Include="Views\Manage\Index.cshtml" />
  245. <Content Include="Views\Manage\ManageLogins.cshtml" />
  246. <Content Include="Views\Manage\SetPassword.cshtml" />
  247. <Content Include="Views\Manage\VerifyPhoneNumber.cshtml" />
  248. <Content Include="Views\Shared\_Layout.cshtml" />
  249. <Content Include="Views\Shared\Lockout.cshtml" />
  250. <Content Include="Views\Shared\_LoginPartial.cshtml" />
  251. <Content Include="Views\Shared\Error.cshtml" />
  252. <Content Include="Views\Web.config">
  253. <SubType>Designer</SubType>
  254. </Content>
  255. <Content Include="Web.config">
  256. <SubType>Designer</SubType>
  257. </Content>
  258. <Content Include="Web.Debug.config">
  259. <DependentUpon>Web.config</DependentUpon>
  260. </Content>
  261. <Content Include="Web.Release.config">
  262. <DependentUpon>Web.config</DependentUpon>
  263. </Content>
  264. </ItemGroup>
  265. <ItemGroup>
  266. <Folder Include="App_Data\" />
  267. </ItemGroup>
  268. <ItemGroup>
  269. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  270. </ItemGroup>
  271. <ItemGroup>
  272. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  273. </ItemGroup>
  274. <ItemGroup>
  275. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  276. </ItemGroup>
  277. <ItemGroup>
  278. <Content Include="packages.config" />
  279. </ItemGroup>
  280. <PropertyGroup>
  281. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  282. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  283. </PropertyGroup>
  284. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  285. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  286. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  287. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  288. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  289. </Target>
  290. <ProjectExtensions>
  291. <VisualStudio>
  292. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  293. <WebProjectProperties>
  294. <UseIIS>True</UseIIS>
  295. <AutoAssignPort>True</AutoAssignPort>
  296. <DevelopmentServerPort>60179</DevelopmentServerPort>
  297. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  298. <IISUrl>http://localhost:20855/</IISUrl>
  299. <NTLMAuthentication>False</NTLMAuthentication>
  300. <UseCustomServer>False</UseCustomServer>
  301. <CustomServerUrl>
  302. </CustomServerUrl>
  303. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  304. </WebProjectProperties>
  305. </FlavorProperties>
  306. </VisualStudio>
  307. </ProjectExtensions>
  308. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  309. Other similar extension points exist, see Microsoft.Common.targets.
  310. <Target Name="BeforeBuild">
  311. </Target>
  312. <Target Name="AfterBuild">
  313. </Target> -->
  314. </Project>