We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c656dca commit b1dadd7Copy full SHA for b1dadd7
appveyor.yml
@@ -39,7 +39,7 @@ for:
39
artifacts:
40
- path: 'MLAPI\bin\Debug\*\*MLAPI*'
41
after_build:
42
- - cp MLAPI/bin/Debug/net35/*MLAPI* MLAPI/bin
+ - cp MLAPI/bin/Debug/net35/MLAPI.* MLAPI/bin
43
test:
44
assemblies:
45
- 'MLAPI-Tests\bin\Debug\*\MLAPI-Tests.dll'
0 commit comments