mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Revert a revert? Am i mad? Don't answer that....!
Revert "Revert "Looks like the new files were never added to prebuild.xml""
This reverts commit f253758c2e.
This commit is contained in:
@@ -2141,6 +2141,7 @@
|
||||
<Exclude name="Tests" pattern="Tests" />
|
||||
</Match>
|
||||
<Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/>
|
||||
<Match path="Resources" pattern="*.migrations" buildAction="EmbeddedResource"/>
|
||||
<Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
|
||||
</Files>
|
||||
</Project>
|
||||
@@ -2247,6 +2248,7 @@
|
||||
<Exclude name="Tests" pattern="Tests" />
|
||||
</Match>
|
||||
<Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/>
|
||||
<Match path="Resources" pattern="*.migrations" buildAction="EmbeddedResource"/>
|
||||
<Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
|
||||
</Files>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user