Skip to content

Commit

Permalink
Add missing iothub_client_authorization.h header file to nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Varga committed Apr 7, 2017
1 parent ff69041 commit e89a73d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
<file src="..\..\..\iothub_client\inc\iothub_client_version.h" target="build\native\include"/>
<file src="..\..\..\iothub_client\inc\iothubtransport.h" target="build\native\include"/>
<file src="..\..\..\iothub_client\inc\iothub_transport_ll.h" target="build\native\include"/>
<file src="..\..\..\iothub_client\inc\iothub_client_authorization.h" target="build\native\include"/>
</files>
</package>

0 comments on commit e89a73d

Please sign in to comment.