# 250827 修复 数据系统有,但IOt没有,定位到 极差计算因为NXS inv , 客户要求这种情况为空值, 进而iot构造时,double解析出错 导致的问题,从而没有进行后续上传动作
This commit is contained in:
@@ -366,6 +366,10 @@
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>
|
||||
</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
|
||||
Reference in New Issue
Block a user