diff --git a/Parse.nuspec b/Parse.nuspec index 0e866906..f94220df 100644 --- a/Parse.nuspec +++ b/Parse.nuspec @@ -40,15 +40,15 @@ - - + + - - + + - - + + \ No newline at end of file diff --git a/Parse/Parse.Android.csproj b/Parse/Parse.Android.csproj index 571324e9..abdf89fd 100644 --- a/Parse/Parse.Android.csproj +++ b/Parse/Parse.Android.csproj @@ -32,13 +32,13 @@ pdbonly true - bin\Release\Parse.Android\ + bin\Release\Android\ TRACE;MONO;ANDROID prompt 4 SdkOnly false - bin\Release\Parse.Android\Parse.Android.xml + bin\Release\Android\Parse.Android.xml @@ -49,10 +49,9 @@ - - + **\iOS\**; **\NetFx45\**; **\Phone\**; @@ -62,13 +61,11 @@ - - - - - + + + + - - + \ No newline at end of file diff --git a/Parse/Parse.iOS.csproj b/Parse/Parse.iOS.csproj index b86ea1be..e2c40773 100644 --- a/Parse/Parse.iOS.csproj +++ b/Parse/Parse.iOS.csproj @@ -54,14 +54,14 @@ none True - bin\Release\Parse.iOS\ + bin\Release\iOS\ prompt 4 False iPhone Developer Parse.iOS MONO;IOS - bin\Release\Parse.iOS\Parse.iOS.xml + bin\Release\iOS\Parse.iOS.xml none @@ -102,9 +102,8 @@ 4 false - - - + + **\Android\**; **\NetFx45\**; @@ -112,16 +111,14 @@ **\Unity\**; **\WinRT\**; **\SettingsStorage\**; - - + + - - - - - + + + + - @@ -132,4 +129,4 @@ - + \ No newline at end of file