Rename root namespace to LBPUnion.UnionPatcher

This commit is contained in:
jvyden 2021-10-21 16:53:27 -04:00
commit 91dfa33a7a
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
13 changed files with 23 additions and 15 deletions

View file

@ -4,6 +4,8 @@
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<RuntimeIdentifiers>osx-x64</RuntimeIdentifiers>
<AssemblyName>LBPUnion.UnionPatcher.Gui.MacOS</AssemblyName>
<RootNamespace>LBPUnion.UnionPatcher.Gui.MacOS</RootNamespace>
</PropertyGroup>
<ItemGroup>