You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

332 lines
20 KiB

  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="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProductVersion>
  9. </ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{8F542DE0-4F46-4A66-9FB8-F646CF2D6996}</ProjectGuid>
  12. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>QZWebApi</RootNamespace>
  16. <AssemblyName>QZWebApi</AssemblyName>
  17. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  18. <MvcBuildViews>false</MvcBuildViews>
  19. <UseIISExpress>true</UseIISExpress>
  20. <Use64BitIISExpress />
  21. <IISExpressSSLPort>44364</IISExpressSSLPort>
  22. <IISExpressAnonymousAuthentication />
  23. <IISExpressWindowsAuthentication />
  24. <IISExpressUseClassicPipelineMode />
  25. <UseGlobalApplicationHostFile />
  26. <NuGetPackageImportStamp>
  27. </NuGetPackageImportStamp>
  28. <TargetFrameworkProfile />
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <DebugSymbols>true</DebugSymbols>
  32. <DebugType>full</DebugType>
  33. <Optimize>false</Optimize>
  34. <OutputPath>bin\</OutputPath>
  35. <DefineConstants>DEBUG;TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugSymbols>true</DebugSymbols>
  41. <DebugType>pdbonly</DebugType>
  42. <Optimize>true</Optimize>
  43. <OutputPath>bin\</OutputPath>
  44. <DefineConstants>TRACE</DefineConstants>
  45. <ErrorReport>prompt</ErrorReport>
  46. <WarningLevel>4</WarningLevel>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Microsoft.CSharp" />
  53. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  54. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Npgsql, Version=4.1.14.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Npgsql.4.1.14\lib\net461\Npgsql.dll</HintPath>
  58. </Reference>
  59. <Reference Include="SqlSugar, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  60. <HintPath>..\packages\sqlSugar.5.0.0\lib\SqlSugar.dll</HintPath>
  61. </Reference>
  62. <Reference Include="System" />
  63. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  64. <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System.Data" />
  67. <Reference Include="System.Data.DataSetExtensions" />
  68. <Reference Include="System.Drawing" />
  69. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  70. <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Numerics" />
  73. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  74. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  77. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Text.Encodings.Web, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  80. <HintPath>..\packages\System.Text.Encodings.Web.4.6.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Text.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  83. <HintPath>..\packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Web.DynamicData" />
  92. <Reference Include="System.Web.Entity" />
  93. <Reference Include="System.Web.ApplicationServices" />
  94. <Reference Include="System.ComponentModel.DataAnnotations" />
  95. <Reference Include="System.Web.Extensions" />
  96. <Reference Include="System.Web" />
  97. <Reference Include="System.Web.Abstractions" />
  98. <Reference Include="System.Web.Routing" />
  99. <Reference Include="System.Xml" />
  100. <Reference Include="System.Configuration" />
  101. <Reference Include="System.Runtime.Serialization" />
  102. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <Private>True</Private>
  104. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  105. </Reference>
  106. <Reference Include="System.Net.Http">
  107. </Reference>
  108. <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  110. </Reference>
  111. <Reference Include="System.Net.Http.WebRequest">
  112. </Reference>
  113. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <Private>True</Private>
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  118. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
  119. </Reference>
  120. <Reference Include="System.Web.Http.WebHost, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.7\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  122. </Reference>
  123. <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  124. <Private>True</Private>
  125. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web.Optimization">
  128. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  129. </Reference>
  130. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  131. <Private>True</Private>
  132. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
  133. </Reference>
  134. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  135. <Private>True</Private>
  136. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  139. <Private>True</Private>
  140. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  143. <Private>True</Private>
  144. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  145. </Reference>
  146. <Reference Include="System.Xml.Linq" />
  147. <Reference Include="WebGrease">
  148. <Private>True</Private>
  149. <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
  150. </Reference>
  151. <Reference Include="Antlr3.Runtime">
  152. <Private>True</Private>
  153. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  154. </Reference>
  155. </ItemGroup>
  156. <ItemGroup>
  157. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
  158. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  159. </Reference>
  160. </ItemGroup>
  161. <ItemGroup>
  162. <Compile Include="App_Start\BundleConfig.cs" />
  163. <Compile Include="App_Start\FilterConfig.cs" />
  164. <Compile Include="App_Start\RouteConfig.cs" />
  165. <Compile Include="App_Start\WebApiConfig.cs" />
  166. <Compile Include="Areas\HelpPage\ApiDescriptionExtensions.cs" />
  167. <Compile Include="Areas\HelpPage\App_Start\HelpPageConfig.cs" />
  168. <Compile Include="Areas\HelpPage\Controllers\HelpController.cs" />
  169. <Compile Include="Areas\HelpPage\HelpPageAreaRegistration.cs" />
  170. <Compile Include="Areas\HelpPage\HelpPageConfigurationExtensions.cs" />
  171. <Compile Include="Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" />
  172. <Compile Include="Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" />
  173. <Compile Include="Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" />
  174. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" />
  175. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" />
  176. <Compile Include="Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" />
  177. <Compile Include="Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" />
  178. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescription.cs" />
  179. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" />
  180. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" />
  181. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" />
  182. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" />
  183. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" />
  184. <Compile Include="Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" />
  185. <Compile Include="Areas\HelpPage\Models\HelpPageApiModel.cs" />
  186. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" />
  187. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" />
  188. <Compile Include="Areas\HelpPage\SampleGeneration\ImageSample.cs" />
  189. <Compile Include="Areas\HelpPage\SampleGeneration\InvalidSample.cs" />
  190. <Compile Include="Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" />
  191. <Compile Include="Areas\HelpPage\SampleGeneration\SampleDirection.cs" />
  192. <Compile Include="Areas\HelpPage\SampleGeneration\TextSample.cs" />
  193. <Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" />
  194. <Compile Include="Bus\HttpHelper.cs" />
  195. <Compile Include="Bus\TjSignUtil.cs" />
  196. <Compile Include="Controllers\HomeController.cs" />
  197. <Compile Include="Controllers\ValuesController.cs" />
  198. <Compile Include="Global.asax.cs">
  199. <DependentUpon>Global.asax</DependentUpon>
  200. </Compile>
  201. <Compile Include="Models\DataBase.cs" />
  202. <Compile Include="Models\GetTjxxModel.cs" />
  203. <Compile Include="Models\JkPlanUserBean.cs" />
  204. <Compile Include="Models\JkTjxxBean .cs" />
  205. <Compile Include="Models\PlanChangeModel.cs" />
  206. <Compile Include="Models\PlanModel.cs" />
  207. <Compile Include="Models\SqlSugarHelper.cs" />
  208. <Compile Include="Properties\AssemblyInfo.cs" />
  209. </ItemGroup>
  210. <ItemGroup>
  211. <Content Include="Areas\HelpPage\HelpPage.css" />
  212. <Content Include="Content\bootstrap-theme.css" />
  213. <Content Include="Content\bootstrap-theme.min.css" />
  214. <Content Include="Content\bootstrap.css" />
  215. <Content Include="Content\bootstrap.min.css" />
  216. <Content Include="favicon.ico" />
  217. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  218. <Content Include="Global.asax" />
  219. <Content Include="Scripts\bootstrap.js" />
  220. <Content Include="Scripts\bootstrap.min.js" />
  221. <Content Include="Areas\HelpPage\Views\Web.config" />
  222. <Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" />
  223. <Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" />
  224. <Content Include="Areas\HelpPage\Views\Help\Index.cshtml" />
  225. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" />
  226. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" />
  227. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" />
  228. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" />
  229. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" />
  230. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" />
  231. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" />
  232. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" />
  233. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" />
  234. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" />
  235. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" />
  236. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" />
  237. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" />
  238. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" />
  239. <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" />
  240. <None Include="Scripts\jquery-3.4.1.intellisense.js" />
  241. <Content Include="Scripts\jquery-3.4.1.js" />
  242. <Content Include="Scripts\jquery-3.4.1.min.js" />
  243. <Content Include="Scripts\jquery-3.4.1.slim.js" />
  244. <Content Include="Scripts\jquery-3.4.1.slim.min.js" />
  245. <Content Include="Scripts\modernizr-2.8.3.js" />
  246. <Content Include="Web.config" />
  247. <Content Include="Web.Debug.config">
  248. <DependentUpon>Web.config</DependentUpon>
  249. </Content>
  250. <Content Include="Web.Release.config">
  251. <DependentUpon>Web.config</DependentUpon>
  252. </Content>
  253. <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" />
  254. <Content Include="Content\Site.css" />
  255. <Content Include="Views\Web.config" />
  256. <Content Include="Views\_ViewStart.cshtml" />
  257. <Content Include="Views\Home\Index.cshtml" />
  258. <Content Include="Views\Shared\Error.cshtml" />
  259. <Content Include="Views\Shared\_Layout.cshtml" />
  260. </ItemGroup>
  261. <ItemGroup>
  262. <Folder Include="App_Data\" />
  263. </ItemGroup>
  264. <ItemGroup>
  265. <Content Include="fonts\glyphicons-halflings-regular.woff2" />
  266. </ItemGroup>
  267. <ItemGroup>
  268. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  269. </ItemGroup>
  270. <ItemGroup>
  271. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  272. </ItemGroup>
  273. <ItemGroup>
  274. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  275. </ItemGroup>
  276. <ItemGroup>
  277. <Content Include="Content\bootstrap.min.css.map" />
  278. </ItemGroup>
  279. <ItemGroup>
  280. <Content Include="Content\bootstrap.css.map" />
  281. </ItemGroup>
  282. <ItemGroup>
  283. <Content Include="Content\bootstrap-theme.min.css.map" />
  284. </ItemGroup>
  285. <ItemGroup>
  286. <Content Include="Content\bootstrap-theme.css.map" />
  287. </ItemGroup>
  288. <ItemGroup>
  289. <None Include="packages.config" />
  290. <Content Include="Scripts\jquery-3.4.1.slim.min.map" />
  291. <Content Include="Scripts\jquery-3.4.1.min.map" />
  292. </ItemGroup>
  293. <PropertyGroup>
  294. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  295. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  296. </PropertyGroup>
  297. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  298. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  299. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  300. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  301. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  302. </Target>
  303. <ProjectExtensions>
  304. <VisualStudio>
  305. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  306. <WebProjectProperties>
  307. <UseIIS>True</UseIIS>
  308. <AutoAssignPort>True</AutoAssignPort>
  309. <DevelopmentServerPort>49249</DevelopmentServerPort>
  310. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  311. <IISUrl>http://localhost:49249/</IISUrl>
  312. <NTLMAuthentication>False</NTLMAuthentication>
  313. <UseCustomServer>False</UseCustomServer>
  314. <CustomServerUrl>
  315. </CustomServerUrl>
  316. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  317. </WebProjectProperties>
  318. </FlavorProperties>
  319. </VisualStudio>
  320. </ProjectExtensions>
  321. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  322. <PropertyGroup>
  323. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  324. </PropertyGroup>
  325. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  326. </Target>
  327. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  328. Other similar extension points exist, see Microsoft.Common.targets.
  329. <Target Name="BeforeBuild">
  330. </Target>
  331. <Target Name="AfterBuild">
  332. </Target> -->
  333. </Project>