Changed prebuild to find the new unit tests for FetchInventory
parent
f992ed0f40
commit
321601482b
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue