配置文件修改

This commit is contained in:
2023-01-30 15:04:23 +08:00
parent 0669faf0ce
commit bf7fcab803
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -216,6 +216,9 @@
<Compile Include="ZHGL\DataSync\HSSEDataItem.cs" />
<Compile Include="ZHGL\DataSync\SYHSEDataItem.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.