CD67.ModeleMVC.MVC.csproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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>{578D7B80-A578-4971-A350-14C699502A47}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>CD67.ModeleMVC.MVC</RootNamespace>
  15. <AssemblyName>CD67.ModeleMVC.MVC</AssemblyName>
  16. <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication>disabled</IISExpressAnonymousAuthentication>
  21. <IISExpressWindowsAuthentication>enabled</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. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\</OutputPath>
  38. <DefineConstants>TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  44. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  45. <Private>True</Private>
  46. </Reference>
  47. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  48. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  49. <Private>True</Private>
  50. </Reference>
  51. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  52. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="Microsoft.CSharp" />
  56. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  61. <HintPath>..\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  62. <Private>True</Private>
  63. </Reference>
  64. <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  65. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  66. <Private>True</Private>
  67. </Reference>
  68. <Reference Include="System" />
  69. <Reference Include="System.Data" />
  70. <Reference Include="System.DirectoryServices" />
  71. <Reference Include="System.Drawing" />
  72. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
  74. <Private>True</Private>
  75. </Reference>
  76. <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  78. <Private>True</Private>
  79. </Reference>
  80. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  81. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
  82. <Private>True</Private>
  83. </Reference>
  84. <Reference Include="System.Web.DynamicData" />
  85. <Reference Include="System.Web.Entity" />
  86. <Reference Include="System.Web.ApplicationServices" />
  87. <Reference Include="System.ComponentModel.DataAnnotations" />
  88. <Reference Include="System.Core" />
  89. <Reference Include="System.Data.DataSetExtensions" />
  90. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  91. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  92. <Private>True</Private>
  93. </Reference>
  94. <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
  96. <Private>True</Private>
  97. </Reference>
  98. <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  104. <Private>True</Private>
  105. </Reference>
  106. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  108. <Private>True</Private>
  109. </Reference>
  110. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  112. <Private>True</Private>
  113. </Reference>
  114. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  119. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  120. <Private>True</Private>
  121. </Reference>
  122. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  123. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  124. <Private>True</Private>
  125. </Reference>
  126. <Reference Include="System.Xml.Linq" />
  127. <Reference Include="System.Web" />
  128. <Reference Include="System.Web.Extensions" />
  129. <Reference Include="System.Web.Abstractions" />
  130. <Reference Include="System.Web.Routing" />
  131. <Reference Include="System.Xml" />
  132. <Reference Include="System.Configuration" />
  133. <Reference Include="System.Web.Services" />
  134. <Reference Include="System.EnterpriseServices" />
  135. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  136. <Private>True</Private>
  137. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System.Net.Http">
  140. </Reference>
  141. <Reference Include="System.Net.Http.WebRequest">
  142. </Reference>
  143. <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
  144. <HintPath>..\packages\WebActivatorEx.2.1.0\lib\net40\WebActivatorEx.dll</HintPath>
  145. <Private>True</Private>
  146. </Reference>
  147. <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  148. <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
  149. <Private>True</Private>
  150. </Reference>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <Compile Include="App_Start\BundleConfig.cs" />
  154. <Compile Include="Controllers\HomeController.cs" />
  155. <Compile Include="Controllers\TYPE_VIKINGController.cs" />
  156. <Compile Include="Controllers\VIKINGSController.cs" />
  157. <Compile Include="Global.asax.cs">
  158. <DependentUpon>Global.asax</DependentUpon>
  159. </Compile>
  160. <Compile Include="Internal\Utilisateur.cs" />
  161. <Compile Include="Properties\AssemblyInfo.cs" />
  162. </ItemGroup>
  163. <ItemGroup>
  164. <Compile Include="App_Start\FilterConfig.cs" />
  165. <Compile Include="App_Start\RouteConfig.cs" />
  166. <Compile Include="App_Start\WebApiConfig.cs" />
  167. <Content Include="bin\Antlr3.Runtime.dll" />
  168. <Content Include="bin\Antlr3.Runtime.pdb" />
  169. <Content Include="bin\CD67.ModeleMVC.Entity.dll" />
  170. <Content Include="bin\CD67.ModeleMVC.Entity.pdb" />
  171. <Content Include="bin\CD67.ModeleMVC.Factory.dll" />
  172. <Content Include="bin\CD67.ModeleMVC.Factory.pdb" />
  173. <Content Include="bin\CD67.ModeleMVC.MVC.dll" />
  174. <Content Include="bin\CD67.ModeleMVC.MVC.pdb" />
  175. <Content Include="bin\EntityFramework.dll" />
  176. <Content Include="bin\EntityFramework.SqlServer.dll" />
  177. <Content Include="bin\EntityFramework.SqlServer.xml" />
  178. <Content Include="bin\EntityFramework.xml" />
  179. <Content Include="bin\fr\EntityFramework.resources.dll" />
  180. <Content Include="bin\fr\EntityFramework.SqlServer.resources.dll" />
  181. <Content Include="bin\fr\System.Net.Http.Formatting.resources.dll" />
  182. <Content Include="bin\fr\System.Web.Helpers.resources.dll" />
  183. <Content Include="bin\fr\System.Web.Http.resources.dll" />
  184. <Content Include="bin\fr\System.Web.Http.WebHost.resources.dll" />
  185. <Content Include="bin\fr\System.Web.Mvc.resources.dll" />
  186. <Content Include="bin\fr\System.Web.Razor.resources.dll" />
  187. <Content Include="bin\fr\System.Web.WebPages.Deployment.resources.dll" />
  188. <Content Include="bin\fr\System.Web.WebPages.Razor.resources.dll" />
  189. <Content Include="bin\fr\System.Web.WebPages.resources.dll" />
  190. <Content Include="bin\Microsoft.Web.Infrastructure.dll" />
  191. <Content Include="bin\Newtonsoft.Json.dll" />
  192. <Content Include="bin\Newtonsoft.Json.xml" />
  193. <Content Include="bin\Oracle.ManagedDataAccess.dll" />
  194. <Content Include="bin\Oracle.ManagedDataAccess.EntityFramework.dll" />
  195. <Content Include="bin\System.Net.Http.Extensions.dll" />
  196. <Content Include="bin\System.Net.Http.Extensions.xml" />
  197. <Content Include="bin\System.Net.Http.Formatting.dll" />
  198. <Content Include="bin\System.Net.Http.Formatting.xml" />
  199. <Content Include="bin\System.Net.Http.Primitives.dll" />
  200. <Content Include="bin\System.Net.Http.Primitives.xml" />
  201. <Content Include="bin\System.Web.Helpers.dll" />
  202. <Content Include="bin\System.Web.Helpers.xml" />
  203. <Content Include="bin\System.Web.Http.dll" />
  204. <Content Include="bin\System.Web.Http.WebHost.dll" />
  205. <Content Include="bin\System.Web.Http.WebHost.xml" />
  206. <Content Include="bin\System.Web.Http.xml" />
  207. <Content Include="bin\System.Web.Mvc.dll" />
  208. <Content Include="bin\System.Web.Mvc.xml" />
  209. <Content Include="bin\System.Web.Optimization.dll" />
  210. <Content Include="bin\System.Web.Optimization.xml" />
  211. <Content Include="bin\System.Web.Razor.dll" />
  212. <Content Include="bin\System.Web.Razor.xml" />
  213. <Content Include="bin\System.Web.WebPages.Deployment.dll" />
  214. <Content Include="bin\System.Web.WebPages.Deployment.xml" />
  215. <Content Include="bin\System.Web.WebPages.dll" />
  216. <Content Include="bin\System.Web.WebPages.Razor.dll" />
  217. <Content Include="bin\System.Web.WebPages.Razor.xml" />
  218. <Content Include="bin\System.Web.WebPages.xml" />
  219. <Content Include="bin\WebGrease.dll" />
  220. <Content Include="Content\bootstrap-theme.css" />
  221. <Content Include="Content\bootstrap-theme.min.css" />
  222. <Content Include="Content\bootstrap.css" />
  223. <Content Include="Content\bootstrap.min.css" />
  224. <Content Include="Content\cd67-custom.css" />
  225. <Content Include="Content\cd67-model.css" />
  226. <Content Include="Content\font-awesome.css" />
  227. <Content Include="Content\font-awesome.min.css" />
  228. <Content Include="fonts\fontawesome-webfont.svg" />
  229. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  230. <Content Include="Global.asax" />
  231. <Content Include="fonts\fontawesome-webfont.woff2" />
  232. <Content Include="fonts\fontawesome-webfont.woff" />
  233. <Content Include="fonts\fontawesome-webfont.ttf" />
  234. <Content Include="fonts\fontawesome-webfont.eot" />
  235. <Content Include="fonts\FontAwesome.otf" />
  236. <Content Include="fonts\glyphicons-halflings-regular.woff2" />
  237. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  238. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  239. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  240. <Content Include="Content\bootstrap.min.css.map" />
  241. <Content Include="Content\bootstrap.css.map" />
  242. <Content Include="Content\bootstrap-theme.min.css.map" />
  243. <Content Include="Content\bootstrap-theme.css.map" />
  244. <Content Include="bin\CD67.ModeleMVC.MVC.dll.config" />
  245. <None Include="Scripts\jquery-3.1.0-vsdoc.js" />
  246. <Content Include="Images\LogoCD67.png" />
  247. <Content Include="Scripts\bootstrap.js" />
  248. <Content Include="Scripts\bootstrap.min.js" />
  249. <Content Include="Scripts\jquery-3.1.0.js" />
  250. <Content Include="Scripts\jquery-3.1.0.min.js" />
  251. <Content Include="Scripts\jquery-3.1.0.slim.js" />
  252. <Content Include="Scripts\jquery-3.1.0.slim.min.js" />
  253. <None Include="Scripts\jquery.validate-vsdoc.js" />
  254. <Content Include="Scripts\jquery.validate.js" />
  255. <Content Include="Scripts\jquery.validate.min.js" />
  256. <Content Include="Scripts\jquery.validate.unobtrusive.js" />
  257. <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
  258. <Content Include="Scripts\sidebar_menu.js" />
  259. <Content Include="style\ModeleStyleSheet.css" />
  260. <Content Include="style\AppStyleSheet.css" />
  261. <Content Include="Web.config">
  262. <SubType>Designer</SubType>
  263. </Content>
  264. <Content Include="Web.Debug.config">
  265. <DependentUpon>Web.config</DependentUpon>
  266. </Content>
  267. <Content Include="Web.Release.config">
  268. <DependentUpon>Web.config</DependentUpon>
  269. </Content>
  270. <Content Include="Views\Web.config" />
  271. <Content Include="Views\Shared\_AppLayout.cshtml" />
  272. <Content Include="Views\Shared\DisplayTemplates\YesNoInt.cshtml" />
  273. <Content Include="Views\Shared\EditorTemplates\YesNoInt.cshtml" />
  274. <Content Include="Views\Home\Index.cshtml" />
  275. <Content Include="Views\TYPE_VIKING\Create.cshtml" />
  276. <Content Include="Views\TYPE_VIKING\Delete.cshtml" />
  277. <Content Include="Views\TYPE_VIKING\Details.cshtml" />
  278. <Content Include="Views\TYPE_VIKING\Edit.cshtml" />
  279. <Content Include="Views\TYPE_VIKING\Index.cshtml" />
  280. <Content Include="Views\VIKINGS\Create.cshtml" />
  281. <Content Include="Views\VIKINGS\Delete.cshtml" />
  282. <Content Include="Views\VIKINGS\Details.cshtml" />
  283. <Content Include="Views\VIKINGS\Edit.cshtml" />
  284. <Content Include="Views\VIKINGS\Index.cshtml" />
  285. <Content Include="Views\Shared\DisplayTemplates\YesNoBool.cshtml" />
  286. <Content Include="Views\Shared\EditorTemplates\YesNoBool.cshtml" />
  287. </ItemGroup>
  288. <ItemGroup>
  289. <Folder Include="App_Data\" />
  290. <Folder Include="Models\" />
  291. <Folder Include="style\images\" />
  292. </ItemGroup>
  293. <ItemGroup>
  294. <Content Include="packages.config" />
  295. </ItemGroup>
  296. <ItemGroup>
  297. <ProjectReference Include="..\CD67.ModeleMVC.Entity\CD67.ModeleMVC.Entity.csproj">
  298. <Project>{5bdb34b4-4387-4af7-b388-37d4907dde39}</Project>
  299. <Name>CD67.ModeleMVC.Entity</Name>
  300. </ProjectReference>
  301. <ProjectReference Include="..\CD67.ModeleMVC.Factory\CD67.ModeleMVC.Factory.csproj">
  302. <Project>{6b7ef24a-1af8-44fb-a290-e42f01ff8812}</Project>
  303. <Name>CD67.ModeleMVC.Factory</Name>
  304. </ProjectReference>
  305. </ItemGroup>
  306. <ItemGroup>
  307. <Content Include="Scripts\jquery-3.1.0.slim.min.map" />
  308. </ItemGroup>
  309. <ItemGroup>
  310. <Content Include="Scripts\jquery-3.1.0.min.map" />
  311. </ItemGroup>
  312. <PropertyGroup>
  313. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  314. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  315. </PropertyGroup>
  316. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  317. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  318. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  319. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  320. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  321. </Target>
  322. <ProjectExtensions>
  323. <VisualStudio>
  324. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  325. <WebProjectProperties>
  326. <UseIIS>True</UseIIS>
  327. <AutoAssignPort>True</AutoAssignPort>
  328. <DevelopmentServerPort>54846</DevelopmentServerPort>
  329. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  330. <IISUrl>http://localhost:54846/</IISUrl>
  331. <NTLMAuthentication>False</NTLMAuthentication>
  332. <UseCustomServer>False</UseCustomServer>
  333. <CustomServerUrl>
  334. </CustomServerUrl>
  335. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  336. </WebProjectProperties>
  337. </FlavorProperties>
  338. </VisualStudio>
  339. </ProjectExtensions>
  340. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  341. Other similar extension points exist, see Microsoft.Common.targets.
  342. <Target Name="BeforeBuild">
  343. </Target>
  344. <Target Name="AfterBuild">
  345. </Target> -->
  346. </Project>