OpenSimMirror/Prebuild/src/data
lbsa71 06ece33bee * Okay, so finally got my head around this. Problem is that upstream Prebuild copied dlls promiscuously, and this led to the references being all mixed up (/bin dlls overwritten by different versions on every csc)
* Something that thus needs fixing is the fact that ProjectReferences has to be marked 
    <ProjectReference>
      <Private>False</Private>
    </ProjectReference>
but that is not configurable in the upstream Xml Schema. I've hardcoded it in our repo for now.
2009-02-19 18:01:33 +00:00
..
autotools.xml Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild. 2008-03-17 20:55:21 +00:00
dnpb-1.0.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
dnpb-1.1.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
dnpb-1.2.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
dnpb-1.3.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
dnpb-1.4.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
dnpb-1.5.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild-1.6.xsd changed to native line ending encoding 2007-07-16 15:40:11 +00:00
prebuild-1.7.xsd * Okay, so finally got my head around this. Problem is that upstream Prebuild copied dlls promiscuously, and this led to the references being all mixed up (/bin dlls overwritten by different versions on every csc) 2009-02-19 18:01:33 +00:00