aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Framework/OpenSim.Framework.csproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Common/OpenSim.Framework/OpenSim.Framework.csproj18
1 files changed, 0 insertions, 18 deletions
diff --git a/Common/OpenSim.Framework/OpenSim.Framework.csproj b/Common/OpenSim.Framework/OpenSim.Framework.csproj
index f0292e6..5a993f5 100644
--- a/Common/OpenSim.Framework/OpenSim.Framework.csproj
+++ b/Common/OpenSim.Framework/OpenSim.Framework.csproj
@@ -159,24 +159,6 @@
159 <Compile Include="Interfaces\Config\IUserConfig.cs"> 159 <Compile Include="Interfaces\Config\IUserConfig.cs">
160 <SubType>Code</SubType> 160 <SubType>Code</SubType>
161 </Compile> 161 </Compile>
162 <Compile Include="Interfaces\Remoting\IGridServerHost.cs">
163 <SubType>Code</SubType>
164 </Compile>
165 <Compile Include="Interfaces\Remoting\IProxyServerClient.cs">
166 <SubType>Code</SubType>
167 </Compile>
168 <Compile Include="Interfaces\Remoting\IProxyServerHost.cs">
169 <SubType>Code</SubType>
170 </Compile>
171 <Compile Include="Interfaces\Remoting\IRegionGridClient.cs">
172 <SubType>Code</SubType>
173 </Compile>
174 <Compile Include="Interfaces\Remoting\IRegionSimHost.cs">
175 <SubType>Code</SubType>
176 </Compile>
177 <Compile Include="Interfaces\Remoting\RegionGridClientBase.cs">
178 <SubType>Code</SubType>
179 </Compile>
180 <Compile Include="Interfaces\Scripting\IScriptAPI.cs"> 162 <Compile Include="Interfaces\Scripting\IScriptAPI.cs">
181 <SubType>Code</SubType> 163 <SubType>Code</SubType>
182 </Compile> 164 </Compile>