Changed name to ZalGen

This commit is contained in:
CreepyCrafter24 2019-09-29 13:29:26 +02:00
parent 9e7ee08572
commit bdd9711917
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29324.140
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zalgen", "Zalgen\Zalgen.csproj", "{5F66EB15-54FD-4B45-92E7-EDA1070D867F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZalGen", "ZalGen\ZalGen.csproj", "{5F66EB15-54FD-4B45-92E7-EDA1070D867F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C11CFC18-C557-435A-A049-FD6A797B03DA}"
ProjectSection(SolutionItems) = preProject

View File

@ -7,7 +7,7 @@
<ProjectGuid>{5F66EB15-54FD-4B45-92E7-EDA1070D867F}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>Zalgen</RootNamespace>
<AssemblyName>Zalgen</AssemblyName>
<AssemblyName>ZalGen</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>