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 7598648 commit 36a4031Copy full SHA for 36a4031
appveyor.yml
@@ -30,5 +30,5 @@ test_script:
30
- cmd: dotnet test --framework net47 --configuration Release --verbosity q
31
32
artifacts:
33
-- path: 'lib\Unity.nupkg'
+- path: 'lib\Unity.*.nupkg'
34
name: 'Unity'
0 commit comments