* Expose "expanding" state in API value conversion * Add unit test * Add non-breaking and obsoletion * Add compat suppressions
54 lines
2.8 KiB
XML
54 lines
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/diagnostic-ids -->
|
|
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Suppression>
|
|
<DiagnosticId>CP0001</DiagnosticId>
|
|
<Target>T:Umbraco.New.Cms.Core.Models.PagedModel`1</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0005</DiagnosticId>
|
|
<Target>M:Umbraco.Cms.Core.Models.PublishedContent.PublishedPropertyBase.GetDeliveryApiValue(System.Boolean,System.String,System.String)</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
<Target>M:Umbraco.Cms.Core.Models.PublishedContent.IPublishedProperty.GetDeliveryApiValue(System.Boolean,System.String,System.String)</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
<Target>M:Umbraco.Cms.Core.Models.PublishedContent.IPublishedPropertyType.ConvertInterToDeliveryApiObject(Umbraco.Cms.Core.Models.PublishedContent.IPublishedElement,Umbraco.Cms.Core.PropertyEditors.PropertyCacheLevel,System.Object,System.Boolean,System.Boolean)</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
<Target>M:Umbraco.Cms.Core.Models.PublishedContent.IPublishedPropertyType.ConvertInterToDeliveryApiObject(Umbraco.Cms.Core.Models.PublishedContent.IPublishedElement,Umbraco.Cms.Core.PropertyEditors.PropertyCacheLevel,System.Object,System.Boolean)</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
<Target>P:Umbraco.Cms.Core.Models.PublishedContent.IPublishedPropertyType.DeliveryApiCacheLevel</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
<Suppression>
|
|
<DiagnosticId>CP0006</DiagnosticId>
|
|
<Target>P:Umbraco.Cms.Core.Scoping.ICoreScope.Locks</Target>
|
|
<Left>lib/net7.0/Umbraco.Core.dll</Left>
|
|
<Right>lib/net7.0/Umbraco.Core.dll</Right>
|
|
<IsBaselineSuppression>true</IsBaselineSuppression>
|
|
</Suppression>
|
|
</Suppressions>
|