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
+1 -1
View File
@@ -1,7 +1,7 @@
using Avalonia;
using System;
namespace Finder2eFoundryConverterCS;
namespace finder2e_foundry_converter;
sealed class Program
{