aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Config
diff options
context:
space:
mode:
authorMW2007-03-19 09:47:24 +0000
committerMW2007-03-19 09:47:24 +0000
commit8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91 (patch)
tree5db0c4851b40a8adb4c3be8397f04ccaba0a8ba8 /src/Config
parent* if you specify revision, you cannot use * for build (diff)
downloadopensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.zip
opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.gz
opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.bz2
opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.xz
Removed the AssemblyInfo.cs files from the Vs2005 projects
Diffstat (limited to 'src/Config')
-rw-r--r--src/Config/SimConfig/SimConfig.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Config/SimConfig/SimConfig.csproj b/src/Config/SimConfig/SimConfig.csproj
index 98e86f1..43e9499 100644
--- a/src/Config/SimConfig/SimConfig.csproj
+++ b/src/Config/SimConfig/SimConfig.csproj
@@ -33,7 +33,6 @@
33 </ItemGroup> 33 </ItemGroup>
34 <ItemGroup> 34 <ItemGroup>
35 <Compile Include="Db4SimConfig.cs" /> 35 <Compile Include="Db4SimConfig.cs" />
36 <Compile Include="AssemblyInfo.cs" />
37 </ItemGroup> 36 </ItemGroup>
38 <ItemGroup> 37 <ItemGroup>
39 <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj"> 38 <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj">