a generic Makefile target to deploy nuget packages
This commit is contained in:
parent
eba5a30c5a
commit
f5a14a0fad
4 changed files with 27 additions and 29 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<projectUrl>https://github.com/pazof/yavsc/README.md</projectUrl>
|
||||
<iconUrl>https://github.com/pazof/yavsc/blob/vnext/Yavsc/wwwroot/images/yavsc.png</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description> Some common server side bytes </description>
|
||||
<description>Some common server side code</description>
|
||||
<summary></summary>
|
||||
<tags>yavsc</tags>
|
||||
<dependencies>
|
||||
|
|
@ -27,4 +27,4 @@
|
|||
<files>
|
||||
<file src="bin/$config$/net451/Yavsc.Server.dll" target="lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10" />
|
||||
</files>
|
||||
</package>
|
||||
</package>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue