Fix .nuspec file to change authors and version dependencies
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 15 Nov 2016 00:12:56 +0000 (09:12 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 15 Nov 2016 00:15:03 +0000 (09:15 +0900)
Change-Id: Ia66f9c04529d7ebb37fec6e1e50331e67118bdd5

ElmSharp/ElmSharp.nuspec

index e7d3f98..3a0a615 100644 (file)
@@ -3,7 +3,7 @@
        <metadata>
                <id>ElmSharp</id>
                <version>$version$</version>
-               <authors>tizen</authors>
+               <authors>Samsung Electronics</authors>
                <requireLicenseAcceptance>false</requireLicenseAcceptance>
                <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
                <projectUrl>https://www.tizen.org/</projectUrl>