Skip to content

Commit

Permalink
Typo in PCL NuGet Spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutomi committed Sep 29, 2016
1 parent ca3f68e commit 9779f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/dmath.pcl.tmpl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<file src="..\dist\anycpu\pcl.profile111\Deveel.Math.dll" target="lib/portable-net45+netcore45+wpa81/Deveel.Math.dll"/>
<file src="..\dist\anycpu\pcl.profile111\Deveel.Math.pdb" target="lib/portable-net45+netcore45+wpa81/Deveel.Math.pdb"/>
<file src="..\dist\anycpu\pcl.profile111\Deveel.Math.dll" target="lib/portable-net45+win+wpa81+wp80/Deveel.Math.dll"/>
<file src="..\dist\anycpu\pcl.profile111\Deveel.Math.dll" target="lib/portable-net45+win+wpa81+wp80/Deveel.Math.pdb"/
<file src="..\dist\anycpu\pcl.profile111\Deveel.Math.dll" target="lib/portable-net45+win+wpa81+wp80/Deveel.Math.pdb"/>
</files>
</package>

0 comments on commit 9779f88

Please sign in to comment.