123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209 |
- <?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>{F918CD57-DC4A-4539-926D-CAF70282A125}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>Session_4</RootNamespace>
- <AssemblyName>Session_4</AssemblyName>
- <TargetFrameworkVersion>v4.8</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="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.Linq" />
- <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="AdduserForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="AdduserForm.Designer.cs">
- <DependentUpon>AdduserForm.cs</DependentUpon>
- </Compile>
- <Compile Include="AdminForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="AdminForm.Designer.cs">
- <DependentUpon>AdminForm.cs</DependentUpon>
- </Compile>
- <Compile Include="ADO.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>ADO.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="ADO.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="ADO.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>ADO.edmx</DependentUpon>
- </Compile>
- <Compile Include="Aircrafts.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Airports.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Authorization.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Authorization.Designer.cs">
- <DependentUpon>Authorization.cs</DependentUpon>
- </Compile>
- <Compile Include="CabinTypes.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Countries.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="EditRoleForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="EditRoleForm.Designer.cs">
- <DependentUpon>EditRoleForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Offices.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Roles.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Routes.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Schedules.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Session3_4DataSet.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Session3_4DataSet.xsd</DependentUpon>
- </Compile>
- <Compile Include="Tickets.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <Compile Include="Users.cs">
- <DependentUpon>ADO.tt</DependentUpon>
- </Compile>
- <EmbeddedResource Include="AdduserForm.resx">
- <DependentUpon>AdduserForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="AdminForm.resx">
- <DependentUpon>AdminForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Authorization.resx">
- <DependentUpon>Authorization.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="EditRoleForm.resx">
- <DependentUpon>EditRoleForm.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>
- <EntityDeploy Include="ADO.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>ADO.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <None Include="ADO.edmx.diagram">
- <DependentUpon>ADO.edmx</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>
- <None Include="Session3_4DataSet.xsc">
- <DependentUpon>Session3_4DataSet.xsd</DependentUpon>
- </None>
- <None Include="Session3_4DataSet.xsd">
- <Generator>MSDataSetGenerator</Generator>
- <LastGenOutput>Session3_4DataSet.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </None>
- <None Include="Session3_4DataSet.xss">
- <DependentUpon>Session3_4DataSet.xsd</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\DS2017_TP09_black.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="ADO.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <LastGenOutput>ADO.Context.cs</LastGenOutput>
- <DependentUpon>ADO.edmx</DependentUpon>
- </Content>
- <Content Include="ADO.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>ADO.edmx</DependentUpon>
- <LastGenOutput>ADO.cs</LastGenOutput>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|