Skip to content

Commit e8a6d80

Browse files
committed
Fix appveyor
1 parent 64c294e commit e8a6d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ after_build:
2222
artifacts:
2323
- path: ./Project2015To2017/out/CSProj2015To2017.zip
2424
name: out-zip
25-
- path: Project2015To2017\bin\$(configuration)\Project2015To2017.1.5.11*.nupkg
25+
- path: Project2015To2017\bin\$(configuration)\Project2015To2017.**.nupkg
2626
name: nupkg
2727

2828
deploy:

0 commit comments

Comments
 (0)