Files
magman/MagMan.UI/Pages/ProjectsStatus.razor.cs
T
2024-01-23 12:03:47 +01:00

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
{
}
}