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 5a593d6 commit 04111dbCopy full SHA for 04111db
appveyor.yml
@@ -25,6 +25,9 @@ build_script:
25
artifacts:
26
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
27
name: generator-aspnetcore-spa
28
+ - path: templates\package-builder\dist\artifacts\*.nupkg
29
+ name: Microsoft.AspNetCore.SpaTemplates
30
+ type: NuGetPackage
31
# - build.cmd verify
32
clone_depth: 1
33
test_script:
0 commit comments