Rename assembly to gmadsharp.

lua-bytecode
Icedream 2014-10-23 02:31:54 +02:00
parent ffb18b3641
commit 1f07f6b053
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GarrysMod.AddonCreator</RootNamespace> <RootNamespace>GarrysMod.AddonCreator</RootNamespace>
<AssemblyName>GarrysMod.AddonCreator</AssemblyName> <AssemblyName>gmadsharp</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>