File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed 
src/OpenTelemetry.Exporter.OneCollector Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 22<!--  https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/diagnostic-ids --> 
33<Suppressions  xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
44    xmlns : xsd =" http://www.w3.org/2001/XMLSchema"  >
5-     <Suppression >
6-         <DiagnosticId >CP0008</DiagnosticId >
7-         <Target >T:OpenTelemetry.Exporter.OneCollector.OneCollectorExporterSerializationExceptionStackTraceHandlingType</Target >
8-         <Left >lib/net6.0/OpenTelemetry.Exporter.OneCollector.dll</Left >
9-         <Right >lib/netstandard2.1/OpenTelemetry.Exporter.OneCollector.dll</Right >
10-         <IsBaselineSuppression >true</IsBaselineSuppression >
11-     </Suppression >
12-     <Suppression >
13-         <DiagnosticId >CP0008</DiagnosticId >
14-         <Target >T:OpenTelemetry.Exporter.OneCollector.OneCollectorExporterSerializationExceptionStackTraceHandlingType</Target >
15-         <Left >lib/net7.0/OpenTelemetry.Exporter.OneCollector.dll</Left >
16-         <Right >lib/netstandard2.1/OpenTelemetry.Exporter.OneCollector.dll</Right >
17-         <IsBaselineSuppression >true</IsBaselineSuppression >
18-     </Suppression >
195</Suppressions >
Original file line number Diff line number Diff line change 1313    this at the call site but there is a bug. This could possibly be cleaned up 
1414    in the future (hopefully .NET 9) see https://github.com/dotnet/runtime/issues/92509 -->  
1515    <NoWarn >$(NoWarn);SYSLIB1100;SYSLIB1101</NoWarn >
16-     <PackageValidationBaselineVersion >1.9.3 </PackageValidationBaselineVersion >
16+     <PackageValidationBaselineVersion >1.10.0 </PackageValidationBaselineVersion >
1717    <SystemTextJsonMinimumRequiredPkgVer >$(SystemTextJsonLatestNet6OutOfBandPkgVer)</SystemTextJsonMinimumRequiredPkgVer >
1818  </PropertyGroup >
1919
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments