Skip to content

Commit

Permalink
Update nuget key
Browse files Browse the repository at this point in the history
  • Loading branch information
fakefeik committed Oct 28, 2021
1 parent 8de07d3 commit d60646b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v2.0.104 - 2021.10.28
- treat long type as number in javascript according to serializers' behavior (e.g. JSON.NET & Netwonsoft.JSON)

## v2.0.98 - 2021.09.01
- Added types in variable and constant definition

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ deploy:
- provider: NuGet
server: https://nuget.org
api_key:
secure: y2RPf+gBBqffQVm8pg9qZcg99m7K8hsSa4z7VHvIE6t+kuO7r/oIqTVcryZzL93D
secure: 3Myenol+seNdEnkmH7tadxQLsmOE7VWQSp6vQii4vt2dX1S7XwjNV4T24HQTUsrr
skip_symbols: true
on:
SHOULD_PUBLISH_NUGET_PACKAGE: true
Expand Down

0 comments on commit d60646b

Please sign in to comment.