123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{99D47DC8-EC93-436A-91E4-DD33BCFBB7B8}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>IS_hairdresser</RootNamespace>
- <AssemblyName>IS_hairdresser</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data, Version=8.0.18.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
- <Reference Include="MySql.Data.EntityFramework, Version=8.0.18.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
- <Reference Include="MySQL.Data.EntityFrameworkCore, Version=8.0.18.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
- <Reference Include="MySQL.Data.EntityFrameworkCore.Design, Version=8.0.18.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
- <Reference Include="MySql.Web, Version=8.0.18.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Security" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Consumables_sold.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Consumables_sold_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Consumables_sold_FORM.Designer.cs">
- <DependentUpon>Consumables_sold_FORM.cs</DependentUpon>
- </Compile>
- <Compile Include="Deliveries.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Deliveries_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Deliveries_FORM.Designer.cs">
- <DependentUpon>Deliveries_FORM.cs</DependentUpon>
- </Compile>
- <Compile Include="Form1.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="Form2.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form2.Designer.cs">
- <DependentUpon>Form2.cs</DependentUpon>
- </Compile>
- <Compile Include="GushchinaDataSet.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>GushchinaDataSet.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="GushchinaDataSet.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="GushchinaDataSet.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>GushchinaDataSet.edmx</DependentUpon>
- </Compile>
- <Compile Include="GushchinaDataSet1.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>GushchinaDataSet.xsd</DependentUpon>
- </Compile>
- <Compile Include="GushchinaDataSet11.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>GushchinaDataSet1.xsd</DependentUpon>
- </Compile>
- <Compile Include="List.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="LIST_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="LIST_FORM.Designer.cs">
- <DependentUpon>LIST_FORM.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Purchase.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Purchase_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Purchase_FORM.Designer.cs">
- <DependentUpon>Purchase_FORM.cs</DependentUpon>
- </Compile>
- <Compile Include="sp_helpdiagramdefinition_Result.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="sp_helpdiagrams_Result.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="sysdiagrams.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Used_consumables.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Used_consumables_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Used_consumables_FORM.Designer.cs">
- <DependentUpon>Used_consumables_FORM.cs</DependentUpon>
- </Compile>
- <Compile Include="Warehouse.cs">
- <DependentUpon>GushchinaDataSet.tt</DependentUpon>
- </Compile>
- <Compile Include="Warehouse_FORM.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Warehouse_FORM.Designer.cs">
- <DependentUpon>Warehouse_FORM.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Consumables_sold_FORM.resx">
- <DependentUpon>Consumables_sold_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Deliveries_FORM.resx">
- <DependentUpon>Deliveries_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form2.resx">
- <DependentUpon>Form2.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LIST_FORM.resx">
- <DependentUpon>LIST_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Purchase_FORM.resx">
- <DependentUpon>Purchase_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Used_consumables_FORM.resx">
- <DependentUpon>Used_consumables_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Warehouse_FORM.resx">
- <DependentUpon>Warehouse_FORM.cs</DependentUpon>
- </EmbeddedResource>
- <EntityDeploy Include="GushchinaDataSet.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>GushchinaDataSet.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <None Include="GushchinaDataSet.edmx.diagram">
- <DependentUpon>GushchinaDataSet.edmx</DependentUpon>
- </None>
- <None Include="GushchinaDataSet.xsc">
- <DependentUpon>GushchinaDataSet.xsd</DependentUpon>
- </None>
- <None Include="GushchinaDataSet.xsd">
- <Generator>MSDataSetGenerator</Generator>
- <LastGenOutput>GushchinaDataSet1.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </None>
- <None Include="GushchinaDataSet.xss">
- <DependentUpon>GushchinaDataSet.xsd</DependentUpon>
- </None>
- <None Include="GushchinaDataSet1.xsc">
- <DependentUpon>GushchinaDataSet1.xsd</DependentUpon>
- </None>
- <None Include="GushchinaDataSet1.xsd">
- <Generator>MSDataSetGenerator</Generator>
- <LastGenOutput>GushchinaDataSet11.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </None>
- <None Include="GushchinaDataSet1.xss">
- <DependentUpon>GushchinaDataSet1.xsd</DependentUpon>
- </None>
- <None Include="packages.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <ItemGroup>
- <COMReference Include="Microsoft.Office.Core">
- <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
- <VersionMajor>2</VersionMajor>
- <VersionMinor>8</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- <COMReference Include="Microsoft.Office.Interop.Excel">
- <Guid>{00020813-0000-0000-C000-000000000046}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>9</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- <COMReference Include="VBIDE">
- <Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
- <VersionMajor>5</VersionMajor>
- <VersionMinor>3</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="GushchinaDataSet.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>GushchinaDataSet.edmx</DependentUpon>
- <LastGenOutput>GushchinaDataSet.Context.cs</LastGenOutput>
- </Content>
- <Content Include="GushchinaDataSet.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>GushchinaDataSet.edmx</DependentUpon>
- <LastGenOutput>GushchinaDataSet.cs</LastGenOutput>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|