2016-02-23 update 1 add nuspec files

This commit is contained in:
parallelbgls
2016-02-23 11:14:36 +08:00
parent cf2e2b2ea1
commit cc3145f5d9
13 changed files with 163 additions and 2 deletions

View File

@@ -59,6 +59,11 @@
<Name>Modbus.Net</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Modbus.Net.Modbus.nuspec">
<SubType>Designer</SubType>
</None>
</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.