RegistrationAuthorization.csproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{8B08AA54-13CA-4D28-8F70-3B1F238E10A4}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>RegistrationAuthorization</RootNamespace>
  10. <AssemblyName>RegistrationAuthorization</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\Bin\x64\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>..\bin\x64\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|AnyCPU'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\Release_oxford50\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>AnyCPU</PlatformTarget>
  41. <LangVersion>7.3</LangVersion>
  42. <ErrorReport>prompt</ErrorReport>
  43. <Prefer32Bit>true</Prefer32Bit>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  46. <DebugSymbols>true</DebugSymbols>
  47. <OutputPath>bin\x64\Debug\</OutputPath>
  48. <DefineConstants>DEBUG;TRACE</DefineConstants>
  49. <DebugType>full</DebugType>
  50. <PlatformTarget>x64</PlatformTarget>
  51. <LangVersion>7.3</LangVersion>
  52. <ErrorReport>prompt</ErrorReport>
  53. <Prefer32Bit>true</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  56. <OutputPath>bin\x64\Release\</OutputPath>
  57. <DefineConstants>TRACE</DefineConstants>
  58. <Optimize>true</Optimize>
  59. <DebugType>pdbonly</DebugType>
  60. <PlatformTarget>x64</PlatformTarget>
  61. <LangVersion>7.3</LangVersion>
  62. <ErrorReport>prompt</ErrorReport>
  63. <Prefer32Bit>true</Prefer32Bit>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
  66. <DebugSymbols>true</DebugSymbols>
  67. <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
  68. <DefineConstants>DEBUG;TRACE</DefineConstants>
  69. <DebugType>full</DebugType>
  70. <PlatformTarget>x64</PlatformTarget>
  71. <LangVersion>7.3</LangVersion>
  72. <ErrorReport>prompt</ErrorReport>
  73. <Prefer32Bit>true</Prefer32Bit>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|AnyCPU'">
  76. <DebugSymbols>true</DebugSymbols>
  77. <OutputPath>bin\CleannessRelease\</OutputPath>
  78. <DefineConstants>DEBUG;TRACE</DefineConstants>
  79. <DebugType>full</DebugType>
  80. <PlatformTarget>AnyCPU</PlatformTarget>
  81. <LangVersion>7.3</LangVersion>
  82. <ErrorReport>prompt</ErrorReport>
  83. <Prefer32Bit>true</Prefer32Bit>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|x64'">
  86. <DebugSymbols>true</DebugSymbols>
  87. <OutputPath>..\bin\x64\CleannessRelease\</OutputPath>
  88. <DefineConstants>DEBUG;TRACE</DefineConstants>
  89. <DebugType>full</DebugType>
  90. <PlatformTarget>x64</PlatformTarget>
  91. <LangVersion>7.3</LangVersion>
  92. <ErrorReport>prompt</ErrorReport>
  93. <Prefer32Bit>true</Prefer32Bit>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|AnyCPU'">
  96. <DebugSymbols>true</DebugSymbols>
  97. <OutputPath>bin\LithiumCleanness\</OutputPath>
  98. <DefineConstants>DEBUG;TRACE</DefineConstants>
  99. <DebugType>full</DebugType>
  100. <PlatformTarget>AnyCPU</PlatformTarget>
  101. <LangVersion>7.3</LangVersion>
  102. <ErrorReport>prompt</ErrorReport>
  103. <Prefer32Bit>true</Prefer32Bit>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|x64'">
  106. <DebugSymbols>true</DebugSymbols>
  107. <OutputPath>bin\x64\LithiumCleanness\</OutputPath>
  108. <DefineConstants>DEBUG;TRACE</DefineConstants>
  109. <DebugType>full</DebugType>
  110. <PlatformTarget>x64</PlatformTarget>
  111. <LangVersion>7.3</LangVersion>
  112. <ErrorReport>prompt</ErrorReport>
  113. <Prefer32Bit>true</Prefer32Bit>
  114. </PropertyGroup>
  115. <ItemGroup>
  116. <Reference Include="System" />
  117. <Reference Include="System.Core" />
  118. <Reference Include="System.Management" />
  119. <Reference Include="System.Xml.Linq" />
  120. <Reference Include="System.Data.DataSetExtensions" />
  121. <Reference Include="Microsoft.CSharp" />
  122. <Reference Include="System.Data" />
  123. <Reference Include="System.Deployment" />
  124. <Reference Include="System.Drawing" />
  125. <Reference Include="System.Net.Http" />
  126. <Reference Include="System.Windows.Forms" />
  127. <Reference Include="System.Xml" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Compile Include="Form1.cs">
  131. <SubType>Form</SubType>
  132. </Compile>
  133. <Compile Include="Form1.Designer.cs">
  134. <DependentUpon>Form1.cs</DependentUpon>
  135. </Compile>
  136. <Compile Include="Program.cs" />
  137. <Compile Include="Properties\AssemblyInfo.cs" />
  138. <EmbeddedResource Include="Form1.resx">
  139. <DependentUpon>Form1.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="Properties\Resources.resx">
  142. <Generator>ResXFileCodeGenerator</Generator>
  143. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  144. <SubType>Designer</SubType>
  145. </EmbeddedResource>
  146. <Compile Include="Properties\Resources.Designer.cs">
  147. <AutoGen>True</AutoGen>
  148. <DependentUpon>Resources.resx</DependentUpon>
  149. </Compile>
  150. <None Include="Properties\Settings.settings">
  151. <Generator>SettingsSingleFileGenerator</Generator>
  152. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  153. </None>
  154. <Compile Include="Properties\Settings.Designer.cs">
  155. <AutoGen>True</AutoGen>
  156. <DependentUpon>Settings.settings</DependentUpon>
  157. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  158. </Compile>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <None Include="App.config" />
  162. </ItemGroup>
  163. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  164. </Project>