Skip to content

Commit 2da6d13

Browse files
committed
Fix path in nuspec for Dhtxx
1 parent a701287 commit 2da6d13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

devices/Dhtxx/Dhtxx.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
</dependencies>
3131
</metadata>
3232
<files>
33-
<file src="bin\Release\Iot.Device.Dhtxxx.dll" target="lib\Iot.Device.Dhtxxx.dll" />
34-
<file src="bin\Release\Iot.Device.Dhtxxx.pdb" target="lib\Iot.Device.Dhtxxx.pdb" />
35-
<file src="bin\Release\Iot.Device.Dhtxxx.pdbx" target="lib\Iot.Device.Dhtxxx.pdbx" />
36-
<file src="bin\Release\Iot.Device.Dhtxxx.pe" target="lib\Iot.Device.Dhtxxx.pe" />
37-
<file src="bin\Release\Iot.Device.Dhtxxx.xml" target="lib\Iot.Device.Dhtxxx.xml" />
33+
<file src="bin\Release\Iot.Device.Dhtxx.dll" target="lib\Iot.Device.Dhtxx.dll" />
34+
<file src="bin\Release\Iot.Device.Dhtxx.pdb" target="lib\Iot.Device.Dhtxx.pdb" />
35+
<file src="bin\Release\Iot.Device.Dhtxx.pdbx" target="lib\Iot.Device.Dhtxx.pdbx" />
36+
<file src="bin\Release\Iot.Device.Dhtxx.pe" target="lib\Iot.Device.Dhtxx.pe" />
37+
<file src="bin\Release\Iot.Device.Dhtxx.xml" target="lib\Iot.Device.Dhtxx.xml" />
3838
<file src="readme.md" target="" />
3939
<file src="..\..\assets\nf-logo.png" target="images" />
4040
<file src="..\..\LICENSE.md" target="" />

0 commit comments

Comments
 (0)