re-adds AppPluginsPath

This commit is contained in:
Shannon
2021-07-16 10:13:23 -06:00
parent b16bf2f583
commit c2d51f8d37

View File

@@ -4,7 +4,7 @@ namespace Umbraco.Cms.Core.Manifest
{
public interface IManifestParser
{
//string Path { get; set; }
string AppPluginsPath { get; set; }
/// <summary>
/// Gets all manifests, merged into a single manifest object.