WindowsFormsAppGrishina.csproj 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  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>{DFAB03A9-0E69-4F7C-86F5-7F45572BB6AC}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>WindowsFormsAppGrishina</RootNamespace>
  10. <AssemblyName>WindowsFormsAppGrishina</AssemblyName>
  11. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <PlatformTarget>AnyCPU</PlatformTarget>
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  35. <DebugSymbols>true</DebugSymbols>
  36. <OutputPath>bin\x86\Debug\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <DebugType>full</DebugType>
  39. <PlatformTarget>x86</PlatformTarget>
  40. <LangVersion>7.3</LangVersion>
  41. <ErrorReport>prompt</ErrorReport>
  42. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  45. <OutputPath>bin\x86\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <Optimize>true</Optimize>
  48. <DebugType>pdbonly</DebugType>
  49. <PlatformTarget>x86</PlatformTarget>
  50. <LangVersion>7.3</LangVersion>
  51. <ErrorReport>prompt</ErrorReport>
  52. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  53. </PropertyGroup>
  54. <ItemGroup>
  55. <Reference Include="System" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.Xml.Linq" />
  58. <Reference Include="System.Data.DataSetExtensions" />
  59. <Reference Include="Microsoft.CSharp" />
  60. <Reference Include="System.Data" />
  61. <Reference Include="System.Deployment" />
  62. <Reference Include="System.Drawing" />
  63. <Reference Include="System.Windows.Forms" />
  64. <Reference Include="System.Xml" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="BD_grishinaDataSet.Designer.cs">
  68. <AutoGen>True</AutoGen>
  69. <DesignTime>True</DesignTime>
  70. <DependentUpon>BD_grishinaDataSet.xsd</DependentUpon>
  71. </Compile>
  72. <Compile Include="Form1.cs">
  73. <SubType>Form</SubType>
  74. </Compile>
  75. <Compile Include="Form1.Designer.cs">
  76. <DependentUpon>Form1.cs</DependentUpon>
  77. </Compile>
  78. <Compile Include="Form2.cs">
  79. <SubType>Form</SubType>
  80. </Compile>
  81. <Compile Include="Form2.Designer.cs">
  82. <DependentUpon>Form2.cs</DependentUpon>
  83. </Compile>
  84. <Compile Include="Form3.cs">
  85. <SubType>Form</SubType>
  86. </Compile>
  87. <Compile Include="Form3.Designer.cs">
  88. <DependentUpon>Form3.cs</DependentUpon>
  89. </Compile>
  90. <Compile Include="Program.cs" />
  91. <Compile Include="Properties\AssemblyInfo.cs" />
  92. <EmbeddedResource Include="Form1.resx">
  93. <DependentUpon>Form1.cs</DependentUpon>
  94. </EmbeddedResource>
  95. <EmbeddedResource Include="Form2.resx">
  96. <DependentUpon>Form2.cs</DependentUpon>
  97. </EmbeddedResource>
  98. <EmbeddedResource Include="Form3.resx">
  99. <DependentUpon>Form3.cs</DependentUpon>
  100. </EmbeddedResource>
  101. <EmbeddedResource Include="Properties\Resources.resx">
  102. <Generator>ResXFileCodeGenerator</Generator>
  103. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  104. <SubType>Designer</SubType>
  105. </EmbeddedResource>
  106. <Compile Include="Properties\Resources.Designer.cs">
  107. <AutoGen>True</AutoGen>
  108. <DependentUpon>Resources.resx</DependentUpon>
  109. <DesignTime>True</DesignTime>
  110. </Compile>
  111. <None Include="app.config" />
  112. <None Include="BD_grishinaDataSet.xsc">
  113. <DependentUpon>BD_grishinaDataSet.xsd</DependentUpon>
  114. </None>
  115. <None Include="BD_grishinaDataSet.xsd">
  116. <Generator>MSDataSetGenerator</Generator>
  117. <LastGenOutput>BD_grishinaDataSet.Designer.cs</LastGenOutput>
  118. <SubType>Designer</SubType>
  119. </None>
  120. <None Include="BD_grishinaDataSet.xss">
  121. <DependentUpon>BD_grishinaDataSet.xsd</DependentUpon>
  122. </None>
  123. <None Include="Properties\Settings.settings">
  124. <Generator>SettingsSingleFileGenerator</Generator>
  125. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  126. </None>
  127. <Compile Include="Properties\Settings.Designer.cs">
  128. <AutoGen>True</AutoGen>
  129. <DependentUpon>Settings.settings</DependentUpon>
  130. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  131. </Compile>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <None Include="Resources\ЛОГО1.png" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <None Include="Resources\ЛОГО2.jpg" />
  138. </ItemGroup>
  139. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  140. </Project>