mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 09:25:45 +08:00
This cleans up versioning. Specifically:
- It establishes 4 digits for opensim versions - It uses the same number between opensim releases and mono addins versions It also eliminates the last addin.xml files that were still there, for consistency.
This commit is contained in:
@@ -2355,6 +2355,7 @@
|
||||
<Reference name="SmartThreadPool"/>
|
||||
<Reference name="Nini" path="../../../../bin/"/>
|
||||
<Reference name="log4net" path="../../../../bin/"/>
|
||||
<Reference name="Mono.Addins" path="../../../../bin/"/>
|
||||
|
||||
<Files>
|
||||
<Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>
|
||||
|
||||
Reference in New Issue
Block a user