Skip to content

Commit 83c7a5e

Browse files
committed
Update app veyor yml
1 parent 994d309 commit 83c7a5e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

TestStack.Dossier.sln

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ VisualStudioVersion = 15.0.26014.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BC8508D1-6FCB-46B2-9C14-F41F6AD76B09}"
77
ProjectSection(SolutionItems) = preProject
8+
appveyor.yml = appveyor.yml
89
BREAKING_CHANGES.md = BREAKING_CHANGES.md
910
CONTRIBUTING.md = CONTRIBUTING.md
1011
GitVersionConfig.yaml = GitVersionConfig.yaml
@@ -35,4 +36,7 @@ Global
3536
GlobalSection(SolutionProperties) = preSolution
3637
HideSolutionNode = FALSE
3738
EndGlobalSection
39+
GlobalSection(ExtensibilityGlobals) = postSolution
40+
SolutionGuid = {B1C35ECA-9807-42D4-935A-186845AF20A3}
41+
EndGlobalSection
3842
EndGlobal

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ artifacts:
6161
deploy:
6262
- provider: NuGet
6363
api_key:
64-
secure: dTBFLJoyCv7cMYQpwIN27WSvS0tqBAX1xb48qgwuWLWuGFNOrw8rTP8mLUNu2Pqq
64+
secure: sci7t37NkV5yoBPRwJjCMeU05wviPFOeRGFqYo1hkGWITUTuPNa8MefokUSHUwhv
6565
on:
6666
SHOULD_DEPLOY: true
6767
after_deploy:

0 commit comments

Comments
 (0)