mirror of
https://github.com/projectpokemon/Gen3-WCTool.git
synced 2026-04-25 07:52:27 -05:00
fixed root namespace
This commit is contained in:
parent
b786ecb3b8
commit
1ab8d07d68
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user