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.
soprefactor
Melanie 2010-05-18 23:15:29 +01:00
parent 397326ddfa
commit 4fee3f9548
1 changed files with 2 additions and 0 deletions

View File

@ -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>