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 0f26274 commit 1abf3b5Copy full SHA for 1abf3b5
appveyor.yml
@@ -5,7 +5,7 @@ environment:
5
build_script:
6
- dotnet pack -c Release -o out
7
artifacts:
8
- - path: out\*.nupkg
+ - path: out\*.*nupkg
9
deploy:
10
- provider: NuGet
11
api_key:
0 commit comments