We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e5ef5 commit 651b070Copy full SHA for 651b070
LostInSpaceKspMod/LostInSpace.csproj
@@ -7,8 +7,8 @@
7
<SchemaVersion>2.0</SchemaVersion>
8
<ProjectGuid>{E8C715A6-95B3-4931-B3DB-400CA369AE40}</ProjectGuid>
9
<OutputType>Library</OutputType>
10
- <RootNamespace>MyKspProject</RootNamespace>
11
- <AssemblyName>MyKspProject</AssemblyName>
+ <RootNamespace>LostInSpaceMod</RootNamespace>
+ <AssemblyName>LostInSpaceMod</AssemblyName>
12
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
13
</PropertyGroup>
14
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments