SVN r736
SVN-Revision: r736
This commit is contained in:
@@ -50,6 +50,10 @@ namespace Lskj.PubBomImportNew
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public partial class FrmMain2 : BaseForm
|
public partial class FrmMain2 : BaseForm
|
||||||
{
|
{
|
||||||
|
public FrmMain2()
|
||||||
|
{
|
||||||
|
InitializeComponent();
|
||||||
|
}
|
||||||
public DynamicBomImportNew Model;
|
public DynamicBomImportNew Model;
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 判断是否是导入后的数据
|
/// 判断是否是导入后的数据
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
<ProjectGuid>{2808D18D-FE0D-450B-8DDC-6B46CBB7A453}</ProjectGuid>
|
<ProjectGuid>{2808D18D-FE0D-450B-8DDC-6B46CBB7A453}</ProjectGuid>
|
||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>Lskj.PubBomImport</RootNamespace>
|
<RootNamespace>Lskj.PubBomImportNew</RootNamespace>
|
||||||
<AssemblyName>Lskj.PubBomImport</AssemblyName>
|
<AssemblyName>Lskj.PubBomImportNew</AssemblyName>
|
||||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
<Deterministic>true</Deterministic>
|
<Deterministic>true</Deterministic>
|
||||||
|
|||||||
Reference in New Issue
Block a user