added json.net tests for mono.

This commit is contained in:
Keivan Beigi 2013-04-16 16:21:03 -07:00
commit 861c07b2fa
8 changed files with 150 additions and 9 deletions

View file

@ -39,7 +39,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
</PropertyGroup>
<PropertyGroup>
<StartupObject>ServiceInstall.Program</StartupObject>