Skip to content

Commit

Permalink
Update NuGet API key in AppVeyor script (#247 closes #246)
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiberrettini authored Jun 17, 2020
1 parent abb9054 commit 4fac043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image: Visual Studio 2019
skip_branch_with_pr: true
environment:
NUGET_API_KEY:
secure: w4DT+CkuVfttvjO4tkpTtiD8kRWvu4Jgf9YTIWIEQ/ebVLLF1lbz/JyeigqirQQt
secure: ANrRqtL4Ht46VEFGHnSdzEi7xl6a7AJPs6bczi5H5hQW0MQFTPlVRwarLIU/q39P
install:
- ps: |
$DOTNET_INSTALL_DIR = $(Join-Path (Get-Location) 'dotnetsdk')
Expand Down

0 comments on commit 4fac043

Please sign in to comment.