We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2c0bb commit c0841cdCopy full SHA for c0841cd
UnitsNet.nuspec
@@ -49,6 +49,8 @@ v1.2: Add force, torque, pressure, mass, voltage, length and length2d units of m
49
</metadata>
50
<files>
51
<file src="Build\bin\AnyCPU_Release\UnitsNet.pcl.dll" target="lib\portable-net40+win+sl5+wp8\UnitsNet.pcl.dll" />
52
+ <file src="Build\bin\AnyCPU_Release\UnitsNet.pcl.pdb" target="lib\portable-net40+win+sl5+wp8\UnitsNet.pcl.pdb" />
53
<file src="Build\bin\AnyCPU_Release\UnitsNet.net35.dll" target="lib\net35-client\UnitsNet.net35.dll" />
54
+ <file src="Build\bin\AnyCPU_Release\UnitsNet.net35.pdb" target="lib\net35-client\UnitsNet.net35.pdb" />
55
</files>
56
</package>
0 commit comments