Candidate-7-Pro/Projet-VS_100_Priet-Sabourin.vbproj
2021-09-10 01:33:58 +02:00

258 lines
10 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{6DD14E68-4EC2-4669-9E9D-34305CA574FF}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>Projet_VS_100_Priet_Sabourin.My.MyApplication</StartupObject>
<RootNamespace>Projet_VS_100_Priet_Sabourin</RootNamespace>
<AssemblyName>Projet-VS_100_Priet-Sabourin</AssemblyName>
<MyType>WindowsForms</MyType>
<ApplicationIcon>Logo64.ico</ApplicationIcon>
<ManifestCertificateThumbprint>0C619218BC114C3E7D8537655D9B365246576F4E</ManifestCertificateThumbprint>
<ManifestKeyFile>Projet-VS_100_Priet-Sabourin_TemporaryKey.pfx</ManifestKeyFile>
<GenerateManifests>true</GenerateManifests>
<SignManifests>true</SignManifests>
<IsWebBootstrapper>false</IsWebBootstrapper>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>2.0</OldToolsVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>7.1.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>Projet-VS_100_Priet-Sabourin.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>Projet-VS_100_Priet-Sabourin.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
</ItemGroup>
<ItemGroup>
<Compile Include="FrmBilanID.Designer.vb">
<DependentUpon>FrmBilanID.vb</DependentUpon>
</Compile>
<Compile Include="FrmBilanID.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmBilanMat.Designer.vb">
<DependentUpon>FrmBilanMat.vb</DependentUpon>
</Compile>
<Compile Include="FrmBilanMat.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmAccueil.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmAccueil.Designer.vb">
<DependentUpon>FrmAccueil.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmAff.Designer.vb">
<DependentUpon>FrmAff.vb</DependentUpon>
</Compile>
<Compile Include="FrmAff.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmBilanSelect.Designer.vb">
<DependentUpon>FrmBilanSelect.vb</DependentUpon>
</Compile>
<Compile Include="FrmBilanSelect.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmBilanSupp.Designer.vb">
<DependentUpon>FrmBilanSupp.vb</DependentUpon>
</Compile>
<Compile Include="FrmBilanSupp.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmEdit.Designer.vb">
<DependentUpon>FrmEdit.vb</DependentUpon>
</Compile>
<Compile Include="FrmEdit.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmInput1.Designer.vb">
<DependentUpon>FrmInput1.vb</DependentUpon>
</Compile>
<Compile Include="FrmInput1.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmInput2.Designer.vb">
<DependentUpon>FrmInput2.vb</DependentUpon>
</Compile>
<Compile Include="FrmInput2.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmInput3.Designer.vb">
<DependentUpon>FrmInput3.vb</DependentUpon>
</Compile>
<Compile Include="FrmInput3.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmNouv.Designer.vb">
<DependentUpon>FrmNouv.vb</DependentUpon>
</Compile>
<Compile Include="FrmNouv.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Module1.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="FrmAccueil.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmAccueil.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmAff.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmAff.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmBilanID.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmBilanID.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmBilanMat.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmBilanMat.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmBilanSelect.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmBilanSelect.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmBilanSupp.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmBilanSupp.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmEdit.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmEdit.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmInput1.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmInput1.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmInput2.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmInput2.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmInput3.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmInput3.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmNouv.resx">
<SubType>Designer</SubType>
<DependentUpon>FrmNouv.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram1.cd" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\DataSources\FrmInput1.datasource" />
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="LISEZ MOI.txt" />
<Content Include="Logo64.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>