Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting build to recurse in this directory.
Patch from http://opensimulator.org/mantis/view.php?id=7443 Thanks Fly-Man-inv-download
parent
de7017b43d
commit
80936fb4c5
|
@ -73,7 +73,7 @@
|
|||
<Reference name="System.Data"/>
|
||||
<Reference name="System.Web"/>
|
||||
<Files>
|
||||
<Match pattern="*.cs" recurse="false"/>
|
||||
<Match pattern="*.cs" recurse="true"/>
|
||||
</Files>
|
||||
</Project>
|
||||
|
||||
|
|
Loading…
Reference in New Issue