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

@ -62,6 +62,9 @@
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />