暫無描述
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.

KdXingCheng.vbproj 8.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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. <ProjectGuid>{3008A277-FAAF-4E8F-9D96-416DB5EC7CB9}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <StartupObject>WindowsApplication3.My.MyApplication</StartupObject>
  10. <RootNamespace>WindowsApplication3</RootNamespace>
  11. <AssemblyName>WindowsApplication3</AssemblyName>
  12. <FileAlignment>512</FileAlignment>
  13. <MyType>WindowsForms</MyType>
  14. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <TargetFrameworkProfile />
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <DefineDebug>true</DefineDebug>
  23. <DefineTrace>true</DefineTrace>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DocumentationFile>WindowsApplication3.xml</DocumentationFile>
  26. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <DefineDebug>false</DefineDebug>
  32. <DefineTrace>true</DefineTrace>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DocumentationFile>WindowsApplication3.xml</DocumentationFile>
  36. <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
  37. </PropertyGroup>
  38. <PropertyGroup>
  39. <OptionExplicit>On</OptionExplicit>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <OptionCompare>Binary</OptionCompare>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <OptionStrict>Off</OptionStrict>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <OptionInfer>On</OptionInfer>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="Newtonsoft.Json, Version=13.0.1.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>bin\Debug\Newtonsoft.Json.dll</HintPath>
  54. </Reference>
  55. <Reference Include="System" />
  56. <Reference Include="System.ComponentModel.Composition" />
  57. <Reference Include="System.Data" />
  58. <Reference Include="System.Deployment" />
  59. <Reference Include="System.Drawing" />
  60. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  61. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  62. <Private>True</Private>
  63. <Private>True</Private>
  64. </Reference>
  65. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  66. <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  67. <Private>True</Private>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  71. <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  72. <Private>True</Private>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  76. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  77. <Private>True</Private>
  78. <Private>True</Private>
  79. </Reference>
  80. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  81. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  82. <Private>True</Private>
  83. <Private>True</Private>
  84. </Reference>
  85. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  87. <Private>True</Private>
  88. <Private>True</Private>
  89. </Reference>
  90. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  91. <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  92. <Private>True</Private>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System.Web" />
  96. <Reference Include="System.Windows.Forms" />
  97. <Reference Include="System.Xml" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Xml.Linq" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Import Include="Microsoft.VisualBasic" />
  104. <Import Include="System" />
  105. <Import Include="System.Collections" />
  106. <Import Include="System.Collections.Generic" />
  107. <Import Include="System.Data" />
  108. <Import Include="System.Drawing" />
  109. <Import Include="System.Diagnostics" />
  110. <Import Include="System.Windows.Forms" />
  111. <Import Include="System.Linq" />
  112. <Import Include="System.Xml.Linq" />
  113. <Import Include="System.Threading.Tasks" />
  114. </ItemGroup>
  115. <ItemGroup>
  116. <Compile Include="FrmTest.Designer.vb">
  117. <DependentUpon>FrmTest.vb</DependentUpon>
  118. </Compile>
  119. <Compile Include="FrmTest.vb">
  120. <SubType>Form</SubType>
  121. </Compile>
  122. <Compile Include="Module1.vb" />
  123. <Compile Include="My Project\AssemblyInfo.vb" />
  124. <Compile Include="My Project\Application.Designer.vb">
  125. <AutoGen>True</AutoGen>
  126. <DependentUpon>Application.myapp</DependentUpon>
  127. </Compile>
  128. <Compile Include="My Project\Resources.Designer.vb">
  129. <AutoGen>True</AutoGen>
  130. <DesignTime>True</DesignTime>
  131. <DependentUpon>Resources.resx</DependentUpon>
  132. </Compile>
  133. <Compile Include="My Project\Settings.Designer.vb">
  134. <AutoGen>True</AutoGen>
  135. <DependentUpon>Settings.settings</DependentUpon>
  136. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  137. </Compile>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <EmbeddedResource Include="FrmTest.resx">
  141. <DependentUpon>FrmTest.vb</DependentUpon>
  142. </EmbeddedResource>
  143. <EmbeddedResource Include="My Project\Resources.resx">
  144. <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
  145. <LastGenOutput>Resources.Designer.vb</LastGenOutput>
  146. <CustomToolNamespace>My.Resources</CustomToolNamespace>
  147. <SubType>Designer</SubType>
  148. </EmbeddedResource>
  149. </ItemGroup>
  150. <ItemGroup>
  151. <None Include="My Project\Application.myapp">
  152. <Generator>MyApplicationCodeGenerator</Generator>
  153. <LastGenOutput>Application.Designer.vb</LastGenOutput>
  154. </None>
  155. <None Include="My Project\Settings.settings">
  156. <Generator>SettingsSingleFileGenerator</Generator>
  157. <CustomToolNamespace>My</CustomToolNamespace>
  158. <LastGenOutput>Settings.Designer.vb</LastGenOutput>
  159. </None>
  160. <None Include="App.config" />
  161. <None Include="packages.config" />
  162. </ItemGroup>
  163. <ItemGroup>
  164. <ProjectReference Include="..\LrGetToken\LrGetToken.csproj">
  165. <Project>{007e5355-17c1-49a3-b74c-7fbb3d646361}</Project>
  166. <Name>LrGetToken</Name>
  167. </ProjectReference>
  168. </ItemGroup>
  169. <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  170. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  171. Other similar extension points exist, see Microsoft.Common.targets.
  172. <Target Name="BeforeBuild">
  173. </Target>
  174. <Target Name="AfterBuild">
  175. </Target>
  176. -->
  177. </Project>