Skip to content

Commit d95a5f5

Browse files
eshanrnhsofietoft
andauthored
Update 15/umbraco-cms/.gitbook/includes/obsolete-warning-snapshot.md
Co-authored-by: sofietoft <[email protected]>
1 parent ccdb0e7 commit d95a5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/.gitbook/includes/obsolete-warning-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: 'Obsolete Warning: Snapshot'
33
---
44

55
{% hint style="warning" %}
6-
The following example uses `using Umbraco.Cms.Core.PublishedCache`, `IPublishedSnapshotAccessor`, and `PropertyCacheLevel.Snapshot`, which are obsolete in Umbraco 15 and will be removed in a future version. For more information, see the [Version specific upgrades](../../fundamentals/setup/upgrading/version-specific/#umbraco-15) article.
6+
The following example uses `Umbraco.Cms.Core.PublishedCache`, `IPublishedSnapshotAccessor`, and `PropertyCacheLevel.Snapshot`, which are obsolete in Umbraco 15 and will be removed in a future version. For more information, see the [Version specific upgrades](../../fundamentals/setup/upgrading/version-specific/#umbraco-15) article.
77
{% endhint %}

0 commit comments

Comments
 (0)