Skip to content

Commit

Permalink
Nuget package desc update
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed May 18, 2018
1 parent efe039f commit 8e8a94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SolcLib.Native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/ethereum/solidity/blob/develop/LICENSE.txt</licenseUrl>
<projectUrl>https://github.com/hosho/solc-build/</projectUrl>
<description>This package contains platform-specific native code builds of libsolc.</description>
<description>This package contains platform-specific native code builds of libsolc. Included: osx-x64/libsolc.dylib, linux-x64/libsolc.so, win-x64/solc.dll, win-x86/solc.dll</description>
<tags>solc solclib libsolc solidity compiler sol</tags>
</metadata>
<files>
Expand Down

0 comments on commit 8e8a94d

Please sign in to comment.