rename namepsaces

This commit is contained in:
schedpas
2022-02-09 14:35:55 +01:00
parent af3073ab3b
commit 9fbbc749f3
95 changed files with 326 additions and 376 deletions

View File

@@ -7,7 +7,7 @@ using global::System.Reflection;
using System.Threading.Tasks;
using Microsoft.VisualBasic.CompilerServices;
namespace SM64_ROM_Manager.Updating.UpdateInstaller
namespace Pilz.Updating.UpdateInstaller
{
internal class UpdateInstaller
{