a
This commit is contained in:
61
07.珠海英搏尔/Enpower.PRD_MO/Enpower.PRD_MO.csproj
Normal file
61
07.珠海英搏尔/Enpower.PRD_MO/Enpower.PRD_MO.csproj
Normal file
@@ -0,0 +1,61 @@
|
||||
<?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>{D0FC5BEC-2362-48BD-90A5-EDE6BA3D3073}</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>
|
||||
Reference in New Issue
Block a user