Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / Libraries / Json40r2 / Source / Src / Newtonsoft.Json / Newtonsoft.Json.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>9.0.30729</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{A9AE40FF-1A21-414A-9FE7-3BE13644CC6D}</ProjectGuid>
9     <OutputType>Library</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>Newtonsoft.Json</RootNamespace>
12     <AssemblyName>Newtonsoft.Json</AssemblyName>
13     <SignAssembly>true</SignAssembly>
14     <AssemblyOriginatorKeyFile>Dynamic.snk</AssemblyOriginatorKeyFile>
15     <SccProjectName>
16     </SccProjectName>
17     <SccLocalPath>
18     </SccLocalPath>
19     <SccAuxPath>
20     </SccAuxPath>
21     <SccProvider>
22     </SccProvider>
23     <FileUpgradeFlags>
24     </FileUpgradeFlags>
25     <OldToolsVersion>3.5</OldToolsVersion>
26     <UpgradeBackupLocation>
27     </UpgradeBackupLocation>
28     <IsWebBootstrapper>false</IsWebBootstrapper>
29     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
30     <PublishUrl>publish\</PublishUrl>
31     <Install>true</Install>
32     <InstallFrom>Disk</InstallFrom>
33     <UpdateEnabled>false</UpdateEnabled>
34     <UpdateMode>Foreground</UpdateMode>
35     <UpdateInterval>7</UpdateInterval>
36     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
37     <UpdatePeriodically>false</UpdatePeriodically>
38     <UpdateRequired>false</UpdateRequired>
39     <MapFileExtensions>true</MapFileExtensions>
40     <ApplicationRevision>0</ApplicationRevision>
41     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42     <UseApplicationTrust>false</UseApplicationTrust>
43     <BootstrapperEnabled>true</BootstrapperEnabled>
44     <TargetFrameworkProfile>Client</TargetFrameworkProfile>
45     <CodeContractsAssemblyMode>0</CodeContractsAssemblyMode>
46   </PropertyGroup>
47   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
48     <DebugSymbols>true</DebugSymbols>
49     <DebugType>full</DebugType>
50     <Optimize>false</Optimize>
51     <OutputPath>bin\Debug\Net\</OutputPath>
52     <DefineConstants>DEBUG;TRACE</DefineConstants>
53     <ErrorReport>prompt</ErrorReport>
54     <WarningLevel>4</WarningLevel>
55     <DocumentationFile>bin\Debug\Net\Newtonsoft.Json.xml</DocumentationFile>
56     <RunCodeAnalysis>true</RunCodeAnalysis>
57     <CodeAnalysisRules>
58     </CodeAnalysisRules>
59     <CodeAnalysisRuleSet>Newtonsoft.Json.ruleset</CodeAnalysisRuleSet>
60     <CodeContractsEnableRuntimeChecking>False</CodeContractsEnableRuntimeChecking>
61     <CodeContractsRuntimeOnlyPublicSurface>False</CodeContractsRuntimeOnlyPublicSurface>
62     <CodeContractsRuntimeThrowOnFailure>True</CodeContractsRuntimeThrowOnFailure>
63     <CodeContractsRuntimeCallSiteRequires>False</CodeContractsRuntimeCallSiteRequires>
64     <CodeContractsRuntimeSkipQuantifiers>False</CodeContractsRuntimeSkipQuantifiers>
65     <CodeContractsRunCodeAnalysis>False</CodeContractsRunCodeAnalysis>
66     <CodeContractsNonNullObligations>False</CodeContractsNonNullObligations>
67     <CodeContractsBoundsObligations>False</CodeContractsBoundsObligations>
68     <CodeContractsArithmeticObligations>False</CodeContractsArithmeticObligations>
69     <CodeContractsEnumObligations>False</CodeContractsEnumObligations>
70     <CodeContractsRedundantAssumptions>False</CodeContractsRedundantAssumptions>
71     <CodeContractsRunInBackground>True</CodeContractsRunInBackground>
72     <CodeContractsShowSquigglies>False</CodeContractsShowSquigglies>
73     <CodeContractsUseBaseLine>False</CodeContractsUseBaseLine>
74     <CodeContractsEmitXMLDocs>False</CodeContractsEmitXMLDocs>
75     <CodeContractsCustomRewriterAssembly />
76     <CodeContractsCustomRewriterClass />
77     <CodeContractsLibPaths />
78     <CodeContractsExtraRewriteOptions />
79     <CodeContractsExtraAnalysisOptions />
80     <CodeContractsBaseLineFile />
81     <CodeContractsCacheAnalysisResults>False</CodeContractsCacheAnalysisResults>
82     <CodeContractsRuntimeCheckingLevel>Full</CodeContractsRuntimeCheckingLevel>
83     <CodeContractsReferenceAssembly>Build</CodeContractsReferenceAssembly>
84     <CodeContractsAnalysisWarningLevel>0</CodeContractsAnalysisWarningLevel>
85   </PropertyGroup>
86   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
87     <DebugType>pdbonly</DebugType>
88     <Optimize>true</Optimize>
89     <OutputPath>bin\Release\Net\</OutputPath>
90     <DefineConstants>TRACE</DefineConstants>
91     <ErrorReport>prompt</ErrorReport>
92     <WarningLevel>4</WarningLevel>
93     <DocumentationFile>bin\Release\Net\Newtonsoft.Json.xml</DocumentationFile>
94     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
95   </PropertyGroup>
96   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Test|AnyCPU'">
97     <DebugSymbols>true</DebugSymbols>
98     <OutputPath>bin\Test\</OutputPath>
99     <DefineConstants>CODE_ANALYSIS;DEBUG;TRACE</DefineConstants>
100     <DocumentationFile>bin\Debug\Net\Newtonsoft.Json.xml</DocumentationFile>
101     <DebugType>full</DebugType>
102     <PlatformTarget>AnyCPU</PlatformTarget>
103     <RunCodeAnalysis>true</RunCodeAnalysis>
104     <CodeAnalysisLogFile>bin\Debug\Net\Newtonsoft.Json.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
105     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
106     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
107     <ErrorReport>prompt</ErrorReport>
108     <CodeAnalysisRuleSet>Newtonsoft.Json.ruleset</CodeAnalysisRuleSet>
109     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
110     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
111   </PropertyGroup>
112   <ItemGroup>
113     <Reference Include="System" />
114     <Reference Include="System.Core">
115       <RequiredTargetFramework>3.5</RequiredTargetFramework>
116     </Reference>
117     <Reference Include="System.Data" />
118     <Reference Include="System.Runtime.Serialization">
119       <RequiredTargetFramework>3.0</RequiredTargetFramework>
120     </Reference>
121     <Reference Include="System.Xml" />
122     <Reference Include="System.Xml.Linq">
123       <RequiredTargetFramework>3.5</RequiredTargetFramework>
124     </Reference>
125   </ItemGroup>
126   <ItemGroup>
127     <Compile Include="Bson\BsonBinaryType.cs" />
128     <Compile Include="Bson\BsonBinaryWriter.cs" />
129     <Compile Include="Bson\BsonReader.cs" />
130     <Compile Include="Bson\BsonToken.cs" />
131     <Compile Include="Bson\BsonType.cs" />
132     <Compile Include="Bson\BsonWriter.cs" />
133     <Compile Include="Bson\BsonObjectId.cs" />
134     <Compile Include="Converters\BinaryConverter.cs" />
135     <Compile Include="Converters\DataSetConverter.cs" />
136     <Compile Include="Converters\DataTableConverter.cs" />
137     <Compile Include="Converters\CustomCreationConverter.cs" />
138     <Compile Include="Converters\DateTimeConverterBase.cs" />
139     <Compile Include="Converters\EntityKeyMemberConverter.cs" />
140     <Compile Include="Converters\ExpandoObjectConverter.cs" />
141     <Compile Include="Converters\KeyValuePairConverter.cs" />
142     <Compile Include="Converters\BsonObjectIdConverter.cs" />
143     <Compile Include="Converters\RegexConverter.cs" />
144     <Compile Include="Converters\StringEnumConverter.cs" />
145     <Compile Include="ConstructorHandling.cs" />
146     <Compile Include="JsonConstructorAttribute.cs" />
147     <Compile Include="Utilities\DynamicProxy.cs" />
148     <Compile Include="Linq\JPath.cs" />
149     <Compile Include="Linq\JRaw.cs" />
150     <Compile Include="Required.cs" />
151     <Compile Include="Serialization\JsonDynamicContract.cs" />
152     <Compile Include="Serialization\JsonFormatterConverter.cs" />
153     <Compile Include="Serialization\JsonISerializableContract.cs" />
154     <Compile Include="Serialization\JsonLinqContract.cs" />
155     <Compile Include="Serialization\JsonPrimitiveContract.cs" />
156     <Compile Include="Serialization\DynamicValueProvider.cs" />
157     <Compile Include="Serialization\ErrorEventArgs.cs" />
158     <Compile Include="Linq\ComponentModel\JPropertyDescriptor.cs" />
159     <Compile Include="Serialization\DefaultReferenceResolver.cs" />
160     <Compile Include="PreserveReferencesHandling.cs" />
161     <Compile Include="IJsonLineInfo.cs" />
162     <Compile Include="JsonArrayAttribute.cs" />
163     <Compile Include="JsonContainerAttribute.cs" />
164     <Compile Include="DefaultValueHandling.cs" />
165     <Compile Include="JsonConverterAttribute.cs" />
166     <Compile Include="JsonObjectAttribute.cs" />
167     <Compile Include="JsonSerializerSettings.cs" />
168     <Compile Include="JsonValidatingReader.cs" />
169     <Compile Include="Linq\IJEnumerable.cs" />
170     <Compile Include="Linq\JTokenEqualityComparer.cs" />
171     <Compile Include="MemberSerialization.cs" />
172     <Compile Include="ObjectCreationHandling.cs" />
173     <Compile Include="Converters\IsoDateTimeConverter.cs" />
174     <Compile Include="Converters\JavaScriptDateTimeConverter.cs" />
175     <Compile Include="Converters\JsonDateTimeSerializationMode.cs" />
176     <Compile Include="Converters\XmlNodeConverter.cs" />
177     <Compile Include="JsonTextReader.cs" />
178     <Compile Include="JsonPropertyAttribute.cs" />
179     <Compile Include="JsonIgnoreAttribute.cs" />
180     <Compile Include="JsonTextWriter.cs" />
181     <Compile Include="JsonWriterException.cs" />
182     <Compile Include="JsonReaderException.cs" />
183     <Compile Include="JsonConverter.cs" />
184     <Compile Include="JsonConverterCollection.cs" />
185     <Compile Include="JsonReader.cs" />
186     <Compile Include="JsonConvert.cs" />
187     <Compile Include="JsonSerializationException.cs" />
188     <Compile Include="JsonSerializer.cs" />
189     <Compile Include="Linq\Extensions.cs" />
190     <Compile Include="Linq\JConstructor.cs" />
191     <Compile Include="Linq\JContainer.cs" />
192     <Compile Include="Linq\JEnumerable.cs" />
193     <Compile Include="Linq\JObject.cs" />
194     <Compile Include="Linq\JArray.cs" />
195     <Compile Include="Linq\JTokenReader.cs" />
196     <Compile Include="Linq\JTokenWriter.cs" />
197     <Compile Include="Linq\JToken.cs" />
198     <Compile Include="Linq\JProperty.cs" />
199     <Compile Include="Linq\JTokenType.cs" />
200     <Compile Include="Linq\JValue.cs" />
201     <Compile Include="Schema\Extensions.cs" />
202     <Compile Include="Schema\JsonSchemaException.cs" />
203     <Compile Include="Schema\JsonSchemaModel.cs" />
204     <Compile Include="Schema\JsonSchemaModelBuilder.cs" />
205     <Compile Include="Schema\JsonSchemaNodeCollection.cs" />
206     <Compile Include="Schema\JsonSchemaNode.cs" />
207     <Compile Include="Schema\JsonSchemaResolver.cs" />
208     <Compile Include="Schema\JsonSchemaWriter.cs" />
209     <Compile Include="Schema\UndefinedSchemaIdHandling.cs" />
210     <Compile Include="Schema\ValidationEventArgs.cs" />
211     <Compile Include="Schema\ValidationEventHandler.cs" />
212     <Compile Include="Serialization\CamelCasePropertyNamesContractResolver.cs" />
213     <Compile Include="Serialization\DefaultContractResolver.cs" />
214     <Compile Include="Serialization\DefaultSerializationBinder.cs" />
215     <Compile Include="Serialization\ErrorContext.cs" />
216     <Compile Include="Serialization\IContractResolver.cs" />
217     <Compile Include="Serialization\IValueProvider.cs" />
218     <Compile Include="Serialization\JsonArrayContract.cs" />
219     <Compile Include="Serialization\JsonContract.cs" />
220     <Compile Include="Serialization\JsonDictionaryContract.cs" />
221     <Compile Include="Serialization\JsonProperty.cs" />
222     <Compile Include="Serialization\JsonPropertyCollection.cs" />
223     <Compile Include="MissingMemberHandling.cs" />
224     <Compile Include="NullValueHandling.cs" />
225     <Compile Include="ReferenceLoopHandling.cs" />
226     <Compile Include="Schema\JsonSchema.cs" />
227     <Compile Include="Schema\JsonSchemaBuilder.cs" />
228     <Compile Include="Schema\JsonSchemaConstants.cs" />
229     <Compile Include="Schema\JsonSchemaGenerator.cs" />
230     <Compile Include="Serialization\IReferenceResolver.cs" />
231     <Compile Include="Schema\JsonSchemaType.cs" />
232     <Compile Include="Serialization\JsonObjectContract.cs" />
233     <Compile Include="Serialization\JsonSerializerInternalBase.cs" />
234     <Compile Include="Serialization\JsonSerializerInternalReader.cs" />
235     <Compile Include="Serialization\JsonSerializerInternalWriter.cs" />
236     <Compile Include="Serialization\JsonSerializerProxy.cs" />
237     <Compile Include="Serialization\JsonStringContract.cs" />
238     <Compile Include="Serialization\JsonTypeReflector.cs" />
239     <Compile Include="Serialization\CachedAttributeGetter.cs" />
240     <Compile Include="Serialization\LateBoundMetadataTypeAttribute.cs" />
241     <Compile Include="Serialization\ReflectionValueProvider.cs" />
242     <Compile Include="Serialization\OnErrorAttribute.cs" />
243     <Compile Include="Utilities\Base64Encoder.cs" />
244     <Compile Include="Utilities\DynamicProxyMetaObject.cs" />
245     <Compile Include="Utilities\DynamicUtils.cs" />
246     <Compile Include="Utilities\DynamicWrapper.cs" />
247     <Compile Include="Utilities\DynamicReflectionDelegateFactory.cs" />
248     <Compile Include="Serialization\ObjectConstructor.cs" />
249     <Compile Include="Utilities\ILGeneratorExtensions.cs" />
250     <Compile Include="Utilities\ReflectionDelegateFactory.cs" />
251     <Compile Include="Utilities\LateBoundReflectionDelegateFactory.cs" />
252     <Compile Include="Utilities\MethodCall.cs" />
253     <Compile Include="Utilities\ThreadSafeStore.cs" />
254     <Compile Include="TypeNameHandling.cs" />
255     <Compile Include="Utilities\BidirectionalDictionary.cs" />
256     <Compile Include="Utilities\ConvertUtils.cs" />
257     <Compile Include="Utilities\CollectionWrapper.cs" />
258     <Compile Include="Utilities\DateTimeUtils.cs" />
259     <Compile Include="Utilities\DictionaryWrapper.cs" />
260     <Compile Include="Utilities\EnumUtils.cs" />
261     <Compile Include="Utilities\EnumValue.cs" />
262     <Compile Include="Utilities\EnumValues.cs" />
263     <Compile Include="Utilities\JavaScriptUtils.cs" />
264     <Compile Include="JsonToken.cs" />
265     <Compile Include="JsonWriter.cs" />
266     <Compile Include="Properties\AssemblyInfo.cs" />
267     <Compile Include="Utilities\StringBuffer.cs" />
268     <Compile Include="Utilities\CollectionUtils.cs" />
269     <Compile Include="Utilities\ListWrapper.cs" />
270     <Compile Include="Utilities\MathUtils.cs" />
271     <Compile Include="Utilities\MiscellaneousUtils.cs" />
272     <Compile Include="Utilities\ReflectionUtils.cs" />
273     <Compile Include="Utilities\StringUtils.cs" />
274     <Compile Include="Utilities\ValidationUtils.cs" />
275   </ItemGroup>
276   <ItemGroup>
277     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
278       <Visible>False</Visible>
279       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
280       <Install>false</Install>
281     </BootstrapperPackage>
282     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
283       <Visible>False</Visible>
284       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
285       <Install>true</Install>
286     </BootstrapperPackage>
287     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
288       <Visible>False</Visible>
289       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
290       <Install>false</Install>
291     </BootstrapperPackage>
292     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
293       <Visible>False</Visible>
294       <ProductName>.NET Framework 3.5</ProductName>
295       <Install>false</Install>
296     </BootstrapperPackage>
297     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
298       <Visible>False</Visible>
299       <ProductName>.NET Framework 3.5 SP1</ProductName>
300       <Install>false</Install>
301     </BootstrapperPackage>
302   </ItemGroup>
303   <ItemGroup>
304     <EmbeddedResource Include="Dynamic.snk" />
305   </ItemGroup>
306   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
307 </Project>