DeanOfficeApp.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Costura.Fody.6.1.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.6.1.0\build\Costura.Fody.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. <ProjectGuid>{80C1DCB0-9785-452A-846D-FAF2EC6C1CD2}</ProjectGuid>
  9. <OutputType>Exe</OutputType>
  10. <RootNamespace>ConsoleApp4</RootNamespace>
  11. <AssemblyName>ConsoleApp4</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  15. <Deterministic>true</Deterministic>
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. <IsWebBootstrapper>false</IsWebBootstrapper>
  19. <PublishUrl>publish\</PublishUrl>
  20. <Install>true</Install>
  21. <InstallFrom>Disk</InstallFrom>
  22. <UpdateEnabled>false</UpdateEnabled>
  23. <UpdateMode>Foreground</UpdateMode>
  24. <UpdateInterval>7</UpdateInterval>
  25. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  26. <UpdatePeriodically>false</UpdatePeriodically>
  27. <UpdateRequired>false</UpdateRequired>
  28. <MapFileExtensions>true</MapFileExtensions>
  29. <ApplicationRevision>1</ApplicationRevision>
  30. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  31. <UseApplicationTrust>false</UseApplicationTrust>
  32. <PublishWizardCompleted>true</PublishWizardCompleted>
  33. <BootstrapperEnabled>true</BootstrapperEnabled>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  36. <PlatformTarget>AnyCPU</PlatformTarget>
  37. <DebugSymbols>true</DebugSymbols>
  38. <DebugType>full</DebugType>
  39. <Optimize>false</Optimize>
  40. <OutputPath>bin\Debug\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. </PropertyGroup>
  45. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  46. <PlatformTarget>AnyCPU</PlatformTarget>
  47. <DebugType>pdbonly</DebugType>
  48. <Optimize>true</Optimize>
  49. <OutputPath>bin\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. </PropertyGroup>
  54. <PropertyGroup>
  55. <ManifestCertificateThumbprint>384A3F397BBB2B96D0556F8733BE94B8B1C1149C</ManifestCertificateThumbprint>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <ManifestKeyFile>DeanOfficeApp_TemporaryKey.pfx</ManifestKeyFile>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <GenerateManifests>false</GenerateManifests>
  62. </PropertyGroup>
  63. <PropertyGroup>
  64. <SignManifests>true</SignManifests>
  65. </PropertyGroup>
  66. <PropertyGroup>
  67. <TargetZone>LocalIntranet</TargetZone>
  68. </PropertyGroup>
  69. <PropertyGroup>
  70. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  71. </PropertyGroup>
  72. <ItemGroup>
  73. <Reference Include="BCrypt-Net-Next, Version=4.2.0.0, Culture=neutral, PublicKeyToken=1e11be04b6288443, processorArchitecture=MSIL">
  74. <HintPath>..\packages\BCrypt.Net-Next.4.2.0\lib\net472\BCrypt-Net-Next.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Costura, Version=6.1.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
  77. <HintPath>..\packages\Costura.Fody.6.1.0\lib\netstandard2.0\Costura.dll</HintPath>
  78. </Reference>
  79. <Reference Include="CsvHelper, Version=33.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
  80. <HintPath>..\packages\CsvHelper.33.1.0\lib\net47\CsvHelper.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Guna.UI2, Version=2.0.4.7, Culture=neutral, PublicKeyToken=8b9d14aa5142e261, processorArchitecture=MSIL">
  83. <HintPath>..\packages\Guna.UI2.WinForms.2.0.4.7\lib\net472\Guna.UI2.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  86. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  95. <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.8.0.0\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Npgsql, Version=8.0.5.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  98. <HintPath>..\packages\Npgsql.8.0.5\lib\netstandard2.0\Npgsql.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System" />
  101. <Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  102. <HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Core" />
  108. <Reference Include="System.Design" />
  109. <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  110. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Drawing" />
  113. <Reference Include="System.Management" />
  114. <Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  115. <HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Numerics" />
  118. <Reference Include="System.Numerics.Vectors, Version=4.1.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  119. <HintPath>..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  122. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  125. <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  128. <HintPath>..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath>
  129. </Reference>
  130. <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  131. <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  134. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  137. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System.Web" />
  140. <Reference Include="System.Windows.Forms" />
  141. <Reference Include="System.Xml.Linq" />
  142. <Reference Include="System.Data.DataSetExtensions" />
  143. <Reference Include="Microsoft.CSharp" />
  144. <Reference Include="System.Data" />
  145. <Reference Include="System.Net.Http" />
  146. <Reference Include="System.Xml" />
  147. </ItemGroup>
  148. <ItemGroup>
  149. <Compile Include="AssignmentForm.cs">
  150. <SubType>Form</SubType>
  151. </Compile>
  152. <Compile Include="AssignmentForm.Designer.cs">
  153. <DependentUpon>AssignmentForm.cs</DependentUpon>
  154. </Compile>
  155. <Compile Include="GradeForm.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="GradeForm.Designer.cs">
  159. <DependentUpon>GradeForm.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="LoginForm.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="LoginForm.Designer.cs">
  165. <DependentUpon>LoginForm.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="MainForm.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="MainForm.Designer.cs">
  171. <DependentUpon>MainForm.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="Program.cs" />
  174. <Compile Include="Properties\AssemblyInfo.cs" />
  175. <Compile Include="StudentForm.cs">
  176. <SubType>Form</SubType>
  177. </Compile>
  178. <Compile Include="UserManagementForm.cs">
  179. <SubType>Form</SubType>
  180. </Compile>
  181. </ItemGroup>
  182. <ItemGroup>
  183. <None Include="App.config" />
  184. <None Include="DeanOfficeApp_TemporaryKey.pfx" />
  185. <None Include="packages.config" />
  186. <None Include="Properties\app.manifest" />
  187. </ItemGroup>
  188. <ItemGroup>
  189. <EmbeddedResource Include="AssignmentForm.resx">
  190. <DependentUpon>AssignmentForm.cs</DependentUpon>
  191. </EmbeddedResource>
  192. <EmbeddedResource Include="GradeForm.resx">
  193. <DependentUpon>GradeForm.cs</DependentUpon>
  194. </EmbeddedResource>
  195. <EmbeddedResource Include="LoginForm.resx">
  196. <DependentUpon>LoginForm.cs</DependentUpon>
  197. </EmbeddedResource>
  198. <EmbeddedResource Include="MainForm.resx">
  199. <DependentUpon>MainForm.cs</DependentUpon>
  200. </EmbeddedResource>
  201. <EmbeddedResource Include="StudentForm.resx">
  202. <DependentUpon>StudentForm.cs</DependentUpon>
  203. </EmbeddedResource>
  204. <EmbeddedResource Include="UserManagementForm.resx">
  205. <DependentUpon>UserManagementForm.cs</DependentUpon>
  206. </EmbeddedResource>
  207. </ItemGroup>
  208. <ItemGroup>
  209. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  210. <Visible>False</Visible>
  211. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 и x64%29</ProductName>
  212. <Install>true</Install>
  213. </BootstrapperPackage>
  214. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  215. <Visible>False</Visible>
  216. <ProductName>.NET Framework 3.5 SP1</ProductName>
  217. <Install>false</Install>
  218. </BootstrapperPackage>
  219. </ItemGroup>
  220. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  221. <Import Project="..\packages\Fody.6.9.3\build\Fody.targets" Condition="Exists('..\packages\Fody.6.9.3\build\Fody.targets')" />
  222. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  223. <PropertyGroup>
  224. <ErrorText>Данный проект ссылается на пакеты NuGet, отсутствующие на этом компьютере. Используйте восстановление пакетов NuGet, чтобы скачать их. Дополнительную информацию см. по адресу: http://go.microsoft.com/fwlink/?LinkID=322105. Отсутствует следующий файл: {0}.</ErrorText>
  225. </PropertyGroup>
  226. <Error Condition="!Exists('..\packages\Fody.6.9.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.9.3\build\Fody.targets'))" />
  227. <Error Condition="!Exists('..\packages\Costura.Fody.6.1.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.6.1.0\build\Costura.Fody.props'))" />
  228. <Error Condition="!Exists('..\packages\Costura.Fody.6.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.6.1.0\build\Costura.Fody.targets'))" />
  229. </Target>
  230. <Import Project="..\packages\Costura.Fody.6.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.6.1.0\build\Costura.Fody.targets')" />
  231. </Project>