File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,19 @@ deploy:
5757 tag : $(APPVEYOR_REPO_TAG_NAME)
5858 description : " ConfuserEx $(APPVEYOR_REPO_TAG_NAME) Release"
5959 auth_token :
60- secure : NTT+Z1zBxbj+w8jroqhYJnI2urxSt0gq3MUmDavUPVKZL+YX4krR4xJQ5OmHYhcG
60+ secure : k2MIY7tKQEsg6+w3QIxMx6ptoBccUgOadKA1I8O9myFZS4SBdEINCbjGwALZrhdm
6161 on :
6262 APPVEYOR_REPO_TAG : true
6363- provider : NuGet
6464 api_key :
6565 secure : yqARg8GA5EIFGPVpYPZeS3I5gjsByMvYLVfXylpC9mF33W4Z40tAmE9q0/yf2Xne
6666 on :
6767 APPVEYOR_REPO_TAG : true
68+ - provider : NuGet
69+ server : https://nuget.pkg.github.com/mkaring/index.json
70+ api_key :
71+ secure : k2MIY7tKQEsg6+w3QIxMx6ptoBccUgOadKA1I8O9myFZS4SBdEINCbjGwALZrhdm
72+ username :
73+ secure : NGDRiYcrJaLN2PkRszWIVg==
74+ on :
75+ APPVEYOR_REPO_TAG : true
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.4.0-alpha +{height}" ,
2+ "version" : " 1.4.0+{height}" ,
33 "nugetPackageVersion" : {
44 "semVer" : 1
55 },
You can’t perform that action at this time.
0 commit comments