Skip to content

Commit

Permalink
Rename output assembly to WorldAlteringEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Rampastring committed Aug 2, 2023
1 parent 84c6b99 commit 7bfaf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TSMapEditor/TSMapEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<AssemblyName>DTAScenarioEditor</AssemblyName>
<AssemblyName>WorldAlteringEditor</AssemblyName>
<Deterministic>false</Deterministic>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
Expand Down

0 comments on commit 7bfaf9e

Please sign in to comment.