aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user
diff options
context:
space:
mode:
authorMW2007-05-15 20:44:14 +0000
committerMW2007-05-15 20:44:14 +0000
commitccf046e8e212753ffe2144e2133d558b380740c4 (patch)
treeedd5591eade07de329e08e53ce2c13655c807f6c /OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user
parentChanged session ID generation to use crypto generator, and this time - work. ... (diff)
downloadopensim-SC_OLD-ccf046e8e212753ffe2144e2133d558b380740c4.zip
opensim-SC_OLD-ccf046e8e212753ffe2144e2133d558b380740c4.tar.gz
opensim-SC_OLD-ccf046e8e212753ffe2144e2133d558b380740c4.tar.bz2
opensim-SC_OLD-ccf046e8e212753ffe2144e2133d558b380740c4.tar.xz
fixed part of the bug from 116 (should no longer get the repeated Failed with exception System.IndexOutOfRangeException: Array index is out of range error)
Diffstat (limited to 'OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user')
-rw-r--r--OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user12
1 files changed, 12 insertions, 0 deletions
diff --git a/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user
new file mode 100644
index 0000000..d47d65d
--- /dev/null
+++ b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj.user
@@ -0,0 +1,12 @@
1<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <ReferencePath>C:\New Folder\second-life-viewer\opensim-dailys2\opensim15-07\bin\</ReferencePath>
6 <LastOpenVersion>8.0.50727</LastOpenVersion>
7 <ProjectView>ProjectFiles</ProjectView>
8 <ProjectTrust>0</ProjectTrust>
9 </PropertyGroup>
10 <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
11 <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
12</Project>