chore: always respect the manifest name

This commit is contained in:
goat 2022-08-21 15:41:53 +02:00
parent 9c03bc0fe6
commit 3f76a70425
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
5 changed files with 6 additions and 10 deletions

View file

@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Dalamud.Injector
{