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 13db279 commit 5738191Copy full SHA for 5738191
nuget/Cloudikka.PolylineAlgorithm.nuspec
@@ -13,6 +13,6 @@
13
<projectUrl>$nugetprojecturl$</projectUrl>
14
</metadata>
15
<files>
16
- <file src="..\src\$nugetid$\bin\$configuration$\netstandard2.0\$nugetid$.dll" target="lib\netstandard2.0" />
+ <file src="..\src\$nugetid$\$nugetid$\bin\$configuration$\netstandard2.0\$nugetid$.dll" target="lib\netstandard2.0" />
17
</files>
18
</package>
0 commit comments