a
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
<Reference Include="Kingdee.K3.BD.Contracts">
|
||||
<HintPath>..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.BD.Contracts.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Kingdee.K3.SCM.App.Sal.Report">
|
||||
<HintPath>..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.SCM.App.Sal.Report.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
@@ -65,6 +68,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="ProductionMaterialsReportEx.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TablePlugIn.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="SqlServer\SQLQuery4.sql" />
|
||||
@@ -76,5 +80,15 @@
|
||||
<Content Include="SqlServer\获取产品类型.sql" />
|
||||
<Content Include="SqlServer\获取单据状态.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Extensions\ExtensionMethods.csproj">
|
||||
<Project>{50532462-8f7f-455c-b4b3-732ed764e2fa}</Project>
|
||||
<Name>ExtensionMethods</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\K3CExttensionMethods\K3CExttensionMethods.csproj">
|
||||
<Project>{825DD90B-2A8D-4884-9940-6DA56EF6623F}</Project>
|
||||
<Name>K3CExttensionMethods</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user