@ -2,6 +2,8 @@
namespace Volo.Abp.EmbeddedFiles
{
//TODO: Move these classes to Volo.Abp.EmbeddedResources/EmbeddedFiles project?
/// <summary>
/// Provides infrastructure to use any type of files embedded into assemblies.
/// </summary>
@ -1,5 +1,7 @@
namespace Volo.Abp.Ui.Navigation
//TODO: Move these classes to Volo.Abp.Ui project?
public static class StandardMenus
public const string Main = "Main";