Profile extension BlankExt, source in 29

Source29

src/Layers/W1/BaseApp/Modules/System/Profile/BlankExt.ProfileExt.al6 lines, Copyright (c) Microsoft Corporation. MIT

namespace System.Environment.Configuration;

profileextension BlankExt extends BLANK
{
    Enabled = false;
}