aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/ServerConsole
diff options
context:
space:
mode:
authorMW2007-03-19 09:47:24 +0000
committerMW2007-03-19 09:47:24 +0000
commit8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91 (patch)
tree5db0c4851b40a8adb4c3be8397f04ccaba0a8ba8 /src/ServerConsole
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 '')
-rw-r--r--src/ServerConsole/ServerConsole/ServerConsole.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ServerConsole/ServerConsole/ServerConsole.csproj b/src/ServerConsole/ServerConsole/ServerConsole.csproj
index 3d85860..d1094de 100644
--- a/src/ServerConsole/ServerConsole/ServerConsole.csproj
+++ b/src/ServerConsole/ServerConsole/ServerConsole.csproj
@@ -29,7 +29,6 @@
29 </ItemGroup> 29 </ItemGroup>
30 <ItemGroup> 30 <ItemGroup>
31 <Compile Include="ServerConsole.cs" /> 31 <Compile Include="ServerConsole.cs" />
32 <Compile Include="AssemblyInfo.cs" />
33 </ItemGroup> 32 </ItemGroup>
34 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> 33 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
35</Project> \ No newline at end of file 34</Project> \ No newline at end of file