Changed prebuild to find the new unit tests for FetchInventory

This commit is contained in:
Diva Canto
2015-05-10 08:47:38 -07:00
parent f992ed0f40
commit 321601482b

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>