Skip to content

Commit dfbbad2

Browse files
committed
chore(build): update encrypted api key (old one is expired)
1 parent dedfbf0 commit dfbbad2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ deploy:
2121
on:
2222
branch: main
2323
api_key:
24-
secure: vJ/dCjDaMcX6hUlmQBlz5fDgxo/oFr9BsUhHy/6LUXQNjp3LIv3n4lMwQuiyOjDD
24+
secure: NcjamdhIHPUUXl96laNhPbB8NaTWmYyzlExM0XyWepZTdN1T+YZoGukuQcXCvGmP
2525
skip_symbols: false
2626
artifact: /.*(\.|\.s)nupkg/

src/Serialize.Linq.sln

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Serialize.Linq", "Serialize
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1D4115EB-2399-40D0-B9E4-7DA51629E8D0}"
1111
ProjectSection(SolutionItems) = preProject
12+
..\appveyor.yml = ..\appveyor.yml
1213
..\README.md = ..\README.md
1314
EndProjectSection
1415
EndProject

0 commit comments

Comments
 (0)