Files
magman/MagMan.UI/Pages/ProjectsStatus.razor.cs
T

9 lines
219 B
C#

// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
namespace MagMan.UI.Pages
{
public partial class ProjectsStatus
{
}
}