Changed prebuild to find the new unit tests for FetchInventory

fsassets
Diva Canto 2015-05-10 08:47:38 -07:00
parent f992ed0f40
commit 321601482b
1 changed files with 1 additions and 0 deletions

View File

@ -2958,6 +2958,7 @@
<Files>
<!-- SADLY the way this works means you need to keep adding these paths -->
<Match path="GetTexture/Tests" pattern="*.cs" recurse="true"/>
<Match path="FetchInventory/Tests" pattern="*.cs" recurse="true"/>
</Files>
</Project>