Update to net9.0

This commit is contained in:
ahjephson
2025-01-07 09:18:45 +00:00
parent 24eb5cf5e9
commit 6ca1c6edd4
4 changed files with 11 additions and 12 deletions

View File

@@ -6,7 +6,6 @@ using Lantean.QBTMud.Services;
using Microsoft.AspNetCore.Components;
using MudBlazor;
using System.Collections.ObjectModel;
using static MudBlazor.Colors;
namespace Lantean.QBTMud.Components.Dialogs
{