renamed project to more sensible name

This commit is contained in:
grimsace
2026-06-08 15:18:19 -05:00
parent 86e54906b4
commit 99df32cb1f
11 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ using System;
using System.Diagnostics.CodeAnalysis;
using Avalonia.Controls;
using Avalonia.Controls.Templates;
using Finder2eFoundryConverterCS.ViewModels;
using finder2e_foundry_converter.ViewModels;
namespace Finder2eFoundryConverterCS;
namespace finder2e_foundry_converter;
[RequiresUnreferencedCode(
"Default implementation of ViewLocator involves reflection which may be trimmed away.",