2022-10-11 23:54:20 +02:00
|
|
|
|
<?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">
|
|
|
|
|
|
<Suppression>
|
2022-11-14 12:40:06 +01:00
|
|
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
|
|
|
|
<Target>M:Umbraco.Cms.Core.Deploy.IGridCellValueConnector.GetValue(Umbraco.Cms.Core.Models.GridValue.GridControl,System.Collections.Generic.ICollection{Umbraco.Cms.Core.Deploy.ArtifactDependency},Umbraco.Cms.Core.Deploy.IContextCache)</Target>
|
|
|
|
|
|
<Left>lib/net7.0/Umbraco.Infrastructure.dll</Left>
|
|
|
|
|
|
<Right>lib/net7.0/Umbraco.Infrastructure.dll</Right>
|
|
|
|
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
|
|
|
|
</Suppression>
|
|
|
|
|
|
<Suppression>
|
|
|
|
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
|
|
|
|
<Target>M:Umbraco.Cms.Core.Deploy.IGridCellValueConnector.SetValue(Umbraco.Cms.Core.Models.GridValue.GridControl,Umbraco.Cms.Core.Deploy.IContextCache)</Target>
|
|
|
|
|
|
<Left>lib/net7.0/Umbraco.Infrastructure.dll</Left>
|
|
|
|
|
|
<Right>lib/net7.0/Umbraco.Infrastructure.dll</Right>
|
|
|
|
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
2022-10-11 23:54:20 +02:00
|
|
|
|
</Suppression>
|
|
|
|
|
|
</Suppressions>
|