123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" 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>{1FB6FA96-6460-452A-9484-701E4F33FEBC}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>EntityDataSet</RootNamespace>
- <AssemblyName>EntityDataSet</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <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' ">
- <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=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="MySql.Data.Entity.EF6, Version=6.9.11.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>lib\MySql.Data.Entity.EF6.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.Entity" />
- <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.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="control_info.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="control_log.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="electricaltestingpointai.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="electricaltestingpointdi.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="gycp_address.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="gycp_cmd_info.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="line.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="MySqlModel.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>MySqlModel.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="MySqlModel.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="MySqlModel.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>MySqlModel.edmx</DependentUpon>
- </Compile>
- <Compile Include="project.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="user.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="view_tspoint.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="view_tspoint1.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windpowerstation.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windpowerstationtestingpoint.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windturbine.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windturbinetestingpointai.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windturbinetestingpointdi.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- <Compile Include="windturbine_uniform_code.cs">
- <DependentUpon>MySqlModel.tt</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EntityDeploy Include="MySqlModel.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>MySqlModel.Designer.cs</LastGenOutput>
- </EntityDeploy>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.Config">
- <SubType>Designer</SubType>
- </None>
- <None Include="MySqlModel.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>MySqlModel.edmx</DependentUpon>
- <LastGenOutput>MySqlModel.Context.cs</LastGenOutput>
- </None>
- <None Include="MySqlModel.edmx.diagram">
- <DependentUpon>MySqlModel.edmx</DependentUpon>
- </None>
- <None Include="MySqlModel.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>MySqlModel.edmx</DependentUpon>
- <LastGenOutput>MySqlModel.cs</LastGenOutput>
- </None>
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="lib\MySql.Data.Entity.EF6.dll" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>
|