Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
For some reason it stopped picking up the XDR Nuget Package
  • Loading branch information
elucidsoft authored Feb 5, 2020
1 parent 22be676 commit bb53b11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ dotnet_csproj:
artifacts:
- path: 'stellar-dotnet-sdk\**\*.nupkg'
name: nuget
- path: 'stellar-dotnet-sdk-xdr\**\*.nupkg'
name: nuget
build:
project: stellar-dotnet-sdk.sln
parallel: true
Expand Down

0 comments on commit bb53b11

Please sign in to comment.