Skip to content

Commit

Permalink
#23: Upload the nuget package artifact for AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpinjackie committed Jun 21, 2018
1 parent 1dee42e commit a4d5f72
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@ install:
test_script:
- envsetupsdk.cmd 3 1 1 9389 c:\swigwin-3.0.12
- cmake_build.cmd c:\projects\mg_bindings_build
# - build.cmd
# - build.cmd

artifacts:
- path: c:\projects\mapguide-api-bindings\packages\MapGuideDotNetApi.3.1.1.9389.nupkg
name: NuGetPackage

0 comments on commit a4d5f72

Please sign in to comment.