Explicit test library paths?

This commit is contained in:
Matt Nadareski
2020-12-18 15:06:50 -08:00
parent 80475059dc
commit 5b45392b16

View File

@@ -39,7 +39,8 @@ after_build:
# testing step
test:
assemblies:
- '**\*.Test.dll'
- SabreTools\SabreTools.Test\bin\Debug\netcoreapp3.1\SabreTools.Test.dll
- SabreTools\SabreTools.Test\bin\Debug\net5.0\SabreTools.Test.dll
# artifact linking
artifacts: