Skip to content

Commit 651b070

Browse files
committed
Fixed build name
1 parent a8e5ef5 commit 651b070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LostInSpaceKspMod/LostInSpace.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<SchemaVersion>2.0</SchemaVersion>
88
<ProjectGuid>{E8C715A6-95B3-4931-B3DB-400CA369AE40}</ProjectGuid>
99
<OutputType>Library</OutputType>
10-
<RootNamespace>MyKspProject</RootNamespace>
11-
<AssemblyName>MyKspProject</AssemblyName>
10+
<RootNamespace>LostInSpaceMod</RootNamespace>
11+
<AssemblyName>LostInSpaceMod</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
</PropertyGroup>
1414
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)