﻿<?xml version="1.0" encoding="utf-8"?>
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <!--Types removed from lib/net35 which are present on lib/net20-->
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Func`1</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Func`2</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Func`3</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Func`4</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Func`5</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Action</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Action`2</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Action`3</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.Action`4</Target>
    <Left>lib/net20/Newtonsoft.Json.dll</Left>
    <Right>lib/net35/Newtonsoft.Json.dll</Right>
  </Suppression>
  <!--Types which were removed from lib/netstandard2.0 but are present in lib/netstandard1.3-->
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:System.Runtime.Serialization.Formatters.FormatterAssemblyStyle</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.SerializationBinder</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0001</DiagnosticId>
    <Target>T:Newtonsoft.Json.TraceLevel</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <!--Type inherits from Newtonsoft.Json.SerializationBinder in netstandard1.3 but not in netstandard2.0-->
  <Suppression>
    <DiagnosticId>CP0007</DiagnosticId>
    <Target>T:Newtonsoft.Json.Serialization.DefaultSerializationBinder</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <!--These members exist in netstandard1.3, but not on netstandard2.0-->
  <Suppression>
    <DiagnosticId>CP0002</DiagnosticId>
    <Target>M:Newtonsoft.Json.Serialization.ITraceWriter.Trace(Newtonsoft.Json.TraceLevel,System.String,System.Exception)</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <Suppression>
    <DiagnosticId>CP0002</DiagnosticId>
    <Target>M:Newtonsoft.Json.Serialization.MemoryTraceWriter.Trace(Newtonsoft.Json.TraceLevel,System.String,System.Exception)</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
  <!--Interface member got added in netstandard2.0-->
  <Suppression>
    <DiagnosticId>CP0006</DiagnosticId>
    <Target>M:Newtonsoft.Json.Serialization.ITraceWriter.Trace(System.Diagnostics.TraceLevel,System.String,System.Exception)</Target>
    <Left>lib/netstandard1.3/Newtonsoft.Json.dll</Left>
    <Right>lib/netstandard2.0/Newtonsoft.Json.dll</Right>
  </Suppression>
</Suppressions>