refabrique

This commit is contained in:
2016-07-20 13:52:38 +02:00
parent 0d977ff6fe
commit ec9bb2ca58
34 changed files with 3476 additions and 35 deletions

View File

@ -0,0 +1,12 @@
{
"version": "1.0.0-*",
"frameworks": {
"net45+win+wpa81+MonoAndroid10+Xamarin.iOS10+MonoTouch10": {
"wrappedProject": "../../Yavsc.Client/Yavsc.Client.csproj",
"bin": {
"assembly": "../../Yavsc.Client/obj/{configuration}/Yavsc.Client.dll",
"pdb": "../../Yavsc.Client/obj/{configuration}/Yavsc.Client.pdb"
}
}
}
}