0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-12 13:50:43 -05:00

fix root namespace

This commit is contained in:
IsWaffle 2024-09-02 11:42:29 -04:00
parent 441fb128fe
commit 14fe1d90c3

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>SPT.Launch</RootNamespace>
<RootNamespace>SPT.Launcher</RootNamespace>
</PropertyGroup>
<ItemGroup>