fixed root namespace

This commit is contained in:
bl4cksh4rk 2019-03-21 11:13:48 +01:00
parent b786ecb3b8
commit 1ab8d07d68

View File

@ -6,7 +6,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<OutputType>WinExe</OutputType>
<RootNamespace>WC3Tool</RootNamespace>
<RootNamespace>WC3_TOOL</RootNamespace>
<AssemblyName>WC3Tool</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<AppDesignerFolder>Properties</AppDesignerFolder>