Should fix use in production environment,
since it make from Yavsc and Yavsc.Abstract some nuget references.
This commit is contained in:
@ -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"
|
||||
],
|
||||
|
Reference in New Issue
Block a user