diff options
Diffstat (limited to '')
-rw-r--r-- | src/Second-server.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Second-server.csproj b/src/Second-server.csproj index 2dda6db..7c0d17c 100644 --- a/src/Second-server.csproj +++ b/src/Second-server.csproj | |||
@@ -74,8 +74,7 @@ | |||
74 | <Compile Include="OpenSimConsole.cs" /> | 74 | <Compile Include="OpenSimConsole.cs" /> |
75 | <Compile Include="HeightMapGenHills.cs" /> | 75 | <Compile Include="HeightMapGenHills.cs" /> |
76 | <Compile Include="VersionInfo.cs" /> | 76 | <Compile Include="VersionInfo.cs" /> |
77 | <Compile Include="CAPS\SimHttp.cs"> | 77 | <Compile Include="CAPS\SimHttp.cs" /> |
78 | </Compile> | ||
79 | </ItemGroup> | 78 | </ItemGroup> |
80 | <ItemGroup> | 79 | <ItemGroup> |
81 | <ProjectReference Include="GridInterfaces\GridInterfaces.csproj"> | 80 | <ProjectReference Include="GridInterfaces\GridInterfaces.csproj"> |