Files
GateDge2023_ljy/Enpower.PRD_MO/Enpower.PRD_MO.csproj
PastSaid 5e2781182d a
2024-03-04 16:50:20 +08:00

61 lines
3.0 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>{4593B258-853F-42E5-8805-64D5A0DA08A3}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Enpower.PRD_MO</RootNamespace>
<AssemblyName>Enpower.PRD_MO</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</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="System" />
<Reference Include="System.Core" />
<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="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="SQLserver\PLAN2.sql" />
<Content Include="SQLserver\更新计划订单_预测单信息_存储过程.sql" />
<Content Include="SQLserver\更新计划订单_预测单信息_存储过程_20240120.sql" />
<Content Include="SQLserver\查询生产层号为空的生产用料清单202402261540.sql" />
<Content Include="SQLserver\查询语句.sql" />
<Content Include="SQLserver\生产订单BOM.sql" />
<Content Include="SQLserver\生产订单BOM_创建临时表.sql" />
<Content Include="SQLserver\生产订单BOM_查询.sql" />
<Content Include="SQLserver\生产订单BOM_选中订单_更新层号_存储过程20240115.sql" />
<Content Include="SQLserver\生产订单BOM更新层号_存储过程20240114.sql" />
<Content Include="SQLserver\统计需要更新的数据.sql" />
<Content Include="SQLserver\英博尔测试20240220.sql" />
<Content Include="SQLserver\计划订单更新预测单信息新sql.sql" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>