GestionDeDommerceInformatique/Gestion de commerce Informa.../Gestion de commerce Informa...

186 lines
7.7 KiB
XML

<?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>{E0DEAE08-0E1C-4315-AD59-85A740980B88}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>Gestion_de_commerce_Informatique</RootNamespace>
<AssemblyName>Gestion de commerce Informatique</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</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="Bunifu_UI_v1.5.3">
<HintPath>..\..\..\..\..\..\..\Downloads\Bunifu_UI_v1.5.3.dll</HintPath>
</Reference>
<Reference Include="GestionDeCommerceInfoClasseBDDNCouches, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\GestionDeCommerceInfoClasseBDDNCouches\GestionDeCommerceInfoClasseBDDNCouches\bin\Debug\GestionDeCommerceInfoClasseBDDNCouches.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Management" />
<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" />
<Reference Include="VisualPlus, Version=0.4.1.4, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\VisualPlus.0.4.1.4-beta\lib\VisualPlus\NET4\VisualPlus.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ConfigCommande.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ConfigCommande.Designer.cs">
<DependentUpon>ConfigCommande.cs</DependentUpon>
</Compile>
<Compile Include="ConfigurationStock.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ConfigurationStock.Designer.cs">
<DependentUpon>ConfigurationStock.cs</DependentUpon>
</Compile>
<Compile Include="ConfigurationUtilisateur.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ConfigurationUtilisateur.Designer.cs">
<DependentUpon>ConfigurationUtilisateur.cs</DependentUpon>
</Compile>
<Compile Include="Commande.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Commande.Designer.cs">
<DependentUpon>Commande.cs</DependentUpon>
</Compile>
<Compile Include="GestionStock.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="GestionStock.Designer.cs">
<DependentUpon>GestionStock.cs</DependentUpon>
</Compile>
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="GestionUtilisateurs.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="GestionUtilisateurs.Designer.cs">
<DependentUpon>GestionUtilisateurs.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="DashBoard.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="DashBoard.Designer.cs">
<DependentUpon>DashBoard.cs</DependentUpon>
</Compile>
<Compile Include="Settings1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings1.settings</DependentUpon>
</Compile>
<EmbeddedResource Include="ConfigCommande.resx">
<DependentUpon>ConfigCommande.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ConfigurationStock.resx">
<DependentUpon>ConfigurationStock.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ConfigurationUtilisateur.resx">
<DependentUpon>ConfigurationUtilisateur.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Commande.resx">
<DependentUpon>Commande.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GestionStock.resx">
<DependentUpon>GestionStock.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="DashBoard.resx">
<DependentUpon>DashBoard.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GestionUtilisateurs.resx">
<DependentUpon>GestionUtilisateurs.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>
<DesignTime>True</DesignTime>
</Compile>
<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>
<None Include="Settings1.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings1.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Bunifu.dll" />
<None Include="Resources\plus.png" />
<None Include="Resources\moin.png" />
<None Include="Resources\+.png" />
<None Include="Resources\-.png" />
<None Include="Resources\canvas.png" />
<None Include="Resources\usercfg.png" />
<None Include="Resources\commande.png" />
<None Include="Resources\exit2.png" />
<None Include="Resources\logo.png" />
<None Include="Resources\exit.png" />
<None Include="Resources\setting.png" />
<None Include="Resources\stock.png" />
<None Include="Resources\home2.png" />
<None Include="Resources\home1.png" />
<None Include="Resources\home.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>