1
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>CYGTEST.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Kingdee.BOS">
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.BOS.dll</HintPath>
|
||||
@@ -73,5 +79,8 @@
|
||||
<Content Include="SAL_OutStock\SQLServer\无关联应收单.sql" />
|
||||
<Content Include="SAL_OutStock\SQLServer\无关联应收单2-未关联应收数量.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="CYGTEST.pfx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user