mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 03:15:36 +08:00
AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL addin.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
</Runtime>
|
||||
<Dependencies>
|
||||
<Addin id="OpenSim.Data" version="0.5" />
|
||||
<Addin id="OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim" version="0.1" />
|
||||
</Dependencies>
|
||||
<Extension path = "/OpenSim/GridData">
|
||||
<Plugin id="MySQLGridData" provider="OpenSim.Data.MySQL.dll" type="OpenSim.Data.MySQL.MySQLGridData" />
|
||||
|
||||
Reference in New Issue
Block a user