Should fix use in production environment,
since it make from Yavsc and Yavsc.Abstract some nuget references.
This commit is contained in:
parent
8a44da588a
commit
b772c6b981
9 changed files with 382 additions and 3848 deletions
|
|
@ -16,6 +16,9 @@
|
|||
<summary>
|
||||
</summary>
|
||||
<tags>Blog, POS, Web API</tags>
|
||||
<dependencies>
|
||||
<dependency id="Yavsc.Abstract" version="$version$"></dependency>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="bin/$config$/dnx451/Yavsc.dll" target="lib/portable-net45+win8+wp8+wpa81+Xamarin.Mac+MonoAndroid10+MonoTouch10+Xamarin.iOS10" />
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.5-rc12",
|
||||
"version": "1.0.5-*",
|
||||
"authors": [
|
||||
"Paul Schneider"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue